Skip to main content
A newer version of this page is available. .

Ellipsoid.GRS67 Property

Returns the GRS-67 ellipsoid.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public static Ellipsoid GRS67 { get; }

Property Value

Type Description
Ellipsoid

An Ellipsoid object.

Remarks

For more information, refer to the Earth ellipsoid topic.

See Also