Skip to main content

Ellipsoid.GetPredefinedEllipsoids() Method

Returns an array of predefined ellipsoids.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public static Ellipsoid[] GetPredefinedEllipsoids()

Returns

Type Description
Ellipsoid[]

An array of Ellipsoid objects, which represent predefined ellipsoids.

See Also