Ellipsoid.WGS72 Property
In This Article
Returns the WGS 72 ellipsoid.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
Ellipsoid | An Ellipsoid object. |
#Remarks
For more information, refer to the Earth ellipsoid topic.
See Also