Description
Read-only. True is returned if the rectangle has no area. Otherwise, false is returned.
Applicable Events
AnyApp Pre-Application, AnyApp Post-Algorithm, AnyApp Post-Application, Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify
Syntax
object.IsEmpty
Parameters
Object is a reference to the Rectangle object. For more information, see Rectangle Object (page Rectangle Object).
IsEmpty is the command.
Example