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