ExternalCurve2dIsDefined
Property
|
Property that indicates whether the curve is
defined (not an empty instance).
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool IsDefined { get; }
Public ReadOnly Property IsDefined As Boolean
Get
public:
property bool IsDefined {
bool get ();
}
member IsDefined : bool with get
Property Value
Boolean
See Also