IsEmpty: Boolean;
The IsEmpty property returns whether the point has zero coordinates.
The property returns True if the point has the [0, 0] coordinates, and False if the point has come other coordinates.
See also:
IGxPoint