Size.IsZero Property

Definition

Whether the Size has Height and Width of 0.0.

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

Property Value

true if both Height and Width are 0.0.

Applies to