WorldGeodeticSystem1984.Shape 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
Ellipsoid
See Also