IntervalIsBounded Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public bool IsBounded { get; }
Public ReadOnly Property IsBounded As Boolean
Get
public:
property bool IsBounded {
bool get ();
}
member IsBounded : bool with get
Property Value
Type:
Boolean
See Also