[]
        
(Showing Draft Content)

GrapeCity.Drawing.SizeInt.IsEmpty

IsEmpty Property

IsEmpty

Checks whether this SizeInt structure has width and height of 0. This property returns true when this SizeInt structure has both a width and height of 0; otherwise, false.

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