Back to Devexpress

Ellipsoid Class

windowsforms-devexpress-dot-xtramap-d3c352a2.md

latest4.1 KB
Original Source

Ellipsoid Class

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

Declaration

csharp
public class Ellipsoid
vb
Public Class Ellipsoid

The following members return Ellipsoid objects:

Show 21 links

Remarks

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.

Inheritance

Object Ellipsoid

See Also

Ellipsoid Members

DevExpress.XtraMap Namespace