Share via


Size.IsZero Property

Definition

Gets a value indicating whether both the width and height of this size are zero.

public:
 property bool IsZero { bool get(); };
public bool IsZero { get; }
member this.IsZero : bool
Public ReadOnly Property IsZero As Boolean

Property Value

Applies to