Back to Devexpress

EllipticalMercatorProjection.Ellipsoid Property

windowsforms-devexpress-dot-xtramap-dot-ellipticalmercatorprojection.md

latest1.2 KB
Original Source

EllipticalMercatorProjection.Ellipsoid Property

Gets or sets an ellipsoid of the EllipticalMercatorProjection.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public Ellipsoid Ellipsoid { get; set; }
vb
Public Property Ellipsoid As Ellipsoid

Property Value

TypeDescription
Ellipsoid

A Ellipsoid object.

|

See Also

EllipticalMercatorProjection Class

EllipticalMercatorProjection Members

DevExpress.XtraMap Namespace