windowsforms-devexpress-dot-xtramap-d3c352a2.md
This class represents an ellipsoid used to build a projected coordinate system.
Namespace : DevExpress.XtraMap
Assembly : DevExpress.XtraMap.v25.2.dll
NuGet Package : DevExpress.Win.Map
public class Ellipsoid
Public Class Ellipsoid
The following members return Ellipsoid objects:
Show 21 links
This class introduces the following properties.
To create an ellipsoid use one of the following methods.
The objects of this class are used by EllipsoidBasedCartesianToGeoConverter class descendants.
Object Ellipsoid
See Also