Ellipsoid.GetPredefinedEllipsoids() Method
Returns an array of predefined ellipsoids.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Returns
| Type | Description |
|---|---|
| Ellipsoid[] | An array of Ellipsoid objects, which represent predefined ellipsoids. |
See Also