DioDocs for PDF
SetAspectRatio メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス : SetAspectRatio メソッド
The aspect (width to height) ratio.
Adds an AspectRatio constraint.
シンタックス
'宣言
 
Public Function SetAspectRatio( _
   ByVal aspectRatio As System.Single _
) As AspectRatioConstraint
public AspectRatioConstraint SetAspectRatio( 
   System.float aspectRatio
)

パラメータ

aspectRatio
The aspect (width to height) ratio.

戻り値の型

New constraint just added.
参照

LayoutRect クラス
LayoutRect メンバ