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