A newer version of this page is available.
Switch to the current version.
Ellipsoid.IERS03 Property
Returns the IERS (2003) ellipsoid.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public static Ellipsoid IERS03 { get; }
Public Shared ReadOnly Property IERS03 As Ellipsoid
Property Value
Type | Description |
---|---|
Ellipsoid | An Ellipsoid object. |
Remarks
For more information, refer to the Earth ellipsoid topic.
See Also
Feedback