Point.IsEmpty Property

Definition

Whether both X and Y are 0.

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

Property Value

true if both X and Y are 0.0.

Applies to