IGxRect.IsEmpty

Syntax

IsEmpty: Boolean;

Description

The IsEmpty property determines whether a rectangle is empty.

Comments

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