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