constrain 指定 [初期値:false、範囲:true/false]

Namespace: FVIL.Morphology
Assembly: FVILbasic (in FVILbasic.dll) Version: 3.1.0.0 (3.1.0.17)

Syntax

C#
public virtual bool Constrain { get; set; }
Visual Basic
Public Overridable Property Constrain As Boolean
	Get
	Set

Property Value

Type: Boolean

Remarks

constrain 指定の取得または設定を行います。
このフラグによって、実行する FIE 関数を切り替えます。 対応は、このクラスの説明をご参照ください。

See Also