ASPxClientDiagramCoordinates.IsEmpty Method
Checks whether the current object represents a point outside the diagram area.
Declaration
IsEmpty(): boolean
Returns
| Type | Description |
|---|---|
| boolean | true if the diagram coordinates correspond to a point outside the diagram area; otherwise, false. |
See Also