Property that indicates whether this
elliptical figure (ellipse or arc) is NULL.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool IsNull { get; }
Public ReadOnly Property IsNull As Boolean
Get
public:
property bool IsNull {
bool get ();
}
member IsNull : bool with get
Property Value
Boolean
See Also