CartographicZero 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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
CartographicSee Also