WorldGeodeticSystem1984Shape Property |
Gets the shape of the Earth as defined by the WGS84 model.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static Ellipsoid Shape { get; }
Public Shared ReadOnly Property Shape As Ellipsoid
Get
public:
static property Ellipsoid^ Shape {
Ellipsoid^ get ();
}
static member Shape : Ellipsoid with get
Property Value
Type:
EllipsoidSee Also