DioDocs for PDF
AppendStarSizeConstraint メソッド

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

パラメータ

targetParam
The target parameter of the current LayoutRect.
starSize
The proposed star width or height (weight).

戻り値の型

New constraint just added.
参照

LayoutRect クラス
LayoutRect メンバ