Click or drag to resize

PointFIsZero Property

Gets a value indicating that both the X and Y co-ordinates of this point are zero

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public bool IsZero { get; }

Property Value

Type: Boolean
See Also