DioDocs for PDF
RemoveConstraint(Constraint) メソッド

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

パラメータ

constraint
The Constraint to be detached.

戻り値の型

true if the Constraint is successfully detached.
参照

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