DioDocs for PDF
GetConstraint(TargetParam) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス > GetConstraint メソッド : GetConstraint(TargetParam) メソッド
The target parameter of the Constraint to search for.
Searches for the first constraint for the specified target parameter.
シンタックス
'宣言
 
Public Overloads Function GetConstraint( _
   ByVal targetParam As TargetParam _
) As Constraint
public Constraint GetConstraint( 
   TargetParam targetParam
)

パラメータ

targetParam
The target parameter of the Constraint to search for.

戻り値の型

The found Constraint object or null if the target parameter is not found.
参照

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