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
Syntaxpublic bool IsZero { get; }Public ReadOnly Property IsZero As Boolean
	Get
member IsZero : bool with get
Property Value
Type: 
Boolean See Also
See Also