Skip to main content
A newer version of this page is available. .

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