Gets a set of 
Rectangular coordinates with values of zero.
            
 
    Namespace: 
   AGI.Foundation.Coordinates
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic static Rectangular Zero { get; }Public Shared ReadOnly Property Zero As Rectangular
	Get
public:
static property Rectangular Zero {
	Rectangular get ();
}static member Zero : Rectangular with get
Property Value
Type: 
Rectangular See Also
See Also