Skip to content

Rectangle.IsEmpty Property

Definition

Namespace: Brine2D.Core

Gets whether this rectangle is empty \(zero width or height\).

C#
public bool IsEmpty { get; }

Property Value

System.Boolean