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