TcxRegion.IsEmpty Property
Identifies if the region is empty.
Declaration
property IsEmpty: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the region’s bounding rectangle has a zero size; otherwise, False.
See Also