IGxRectF.IsEmpty

Syntax

IsEmpty: Boolean;

Description

The IsEmpty property returns whether a real rectangle is empty.

Comments

The property returns True if the real rectangle has zero coordinates, and False if at least one parameter is different than zero.

See also:

IGxRectF