PointFloat.IsEmpty Property
For internal use only. Checks whether the current point object is empty.
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the point is empty; otherwise, false. |
See Also