DioDocs for PDF
AppendSizeConstraint(TargetParam,Single) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス > AppendSizeConstraint メソッド : AppendSizeConstraint(TargetParam,Single) メソッド
The target parameter of the current LayoutRect.
The proposed value of the width or height.
Adds a SizeConstraint.
シンタックス
'宣言
 
Public Overloads Function AppendSizeConstraint( _
   ByVal targetParam As TargetParam, _
   ByVal size As System.Single _
) As SizeConstraint
public SizeConstraint AppendSizeConstraint( 
   TargetParam targetParam,
   System.float size
)

パラメータ

targetParam
The target parameter of the current LayoutRect.
size
The proposed value of the width or height.

戻り値の型

New constraint just added.
参照

LayoutRect クラス
LayoutRect メンバ
オーバーロード一覧