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