IsEmpty

Rectangle.IsEmpty property

Gets a value indicating whether this instance is empty.

public bool IsEmpty { get; }

Property Value

true if this instance is empty; otherwise, false.

See Also