Share via


GCPoint2.IsEmpty Property

Definition

Gets a value indicating whether this GCPoint2 is empty.

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

Property Value

true if both X and Y are 0,, otherwise false.

Applies to