Rectangle.IsEmpty Property
Definition¶
Namespace: Brine2D.Core
Gets whether this rectangle is empty (zero width or height).
public bool IsEmpty { get; }
Namespace: Brine2D.Core
Gets whether this rectangle is empty (zero width or height).
public bool IsEmpty { get; }