Back to Devexpress

Ellipsoid.NewInternational67 Property

windowsforms-devexpress-dot-xtramap-dot-ellipsoid-dot-newinternational67.md

latest1.2 KB
Original Source

Ellipsoid.NewInternational67 Property

Returns the New International (1967) ellipsoid.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public static Ellipsoid NewInternational67 { get; }
vb
Public Shared ReadOnly Property NewInternational67 As Ellipsoid

Property Value

TypeDescription
Ellipsoid

An Ellipsoid object.

|

Remarks

For more information, refer to the Earth ellipsoid topic.

See Also

Ellipsoid Class

Ellipsoid Members

DevExpress.XtraMap Namespace