IGxSizeF.IsEmpty

Syntax

IsEmpty: Boolean;

Description

The IsEmpty property returns whether size has zero width and height.

Comments

The property returns True if size has zero width and height, False if at least one parameter is different than zero.

See also:

IGxSizeF