Back to Devexpress

Ellipsoid.WGS66 Property

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

latest1.1 KB
Original Source

Ellipsoid.WGS66 Property

Returns the WGS66 ellipsoid.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public static Ellipsoid WGS66 { get; }
vb
Public Shared ReadOnly Property WGS66 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