[]
        
(Showing Draft Content)

GrapeCity.Drawing.Rectangle.IsEmpty

IsEmpty Property

IsEmpty

Determines whether this Rectangle is empty.

Declaration
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Property Value
Type Description
bool

true if this Rectangle is empty; otherwise, false.