Gets a set of
Cartesian 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)
Syntaxpublic static Cartesian Zero { get; }
Public Shared ReadOnly Property Zero As Cartesian
Get
public:
static property Cartesian Zero {
Cartesian get ();
}
static member Zero : Cartesian with get
Property Value
Type:
Cartesian
See Also