CGRect.IsEmpty Property

Definition

Tests whether all numeric properties of this CGRect have values of zero.

public bool IsEmpty { get; }
member this.IsEmpty : bool

Property Value

Remarks

To be added

Applies to