IsEmpty: Boolean;
The IsEmpty property determines whether a rectangle is empty.
The property returns True if the rectangle has zero coordinates and size, and False if at least one parameter is different than zero.
See also:
IGxRect