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