Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public ConstrainType Constrain { get; set; }
Public Property Constrain As ConstrainType
Get
Set
public:
property ConstrainType Constrain {
ConstrainType get ();
void set (ConstrainType value);
}
member Constrain : ConstrainType with get, set
Property Value
ConstrainType
See Also