DioDocs for PDF
RemoveConstraint(TargetParam) メソッド

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

パラメータ

targetParam
The target parameter of the Constraint to search for.

戻り値の型

true if the Constraint is found and successfully detached.
参照

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