Back to Devexpress

UTMCartesianToGeoConverter.Ellipsoid Property

wpf-devexpress-dot-xpf-dot-map-dot-utmcartesiantogeoconverter.md

latest1.1 KB
Original Source

UTMCartesianToGeoConverter.Ellipsoid Property

Returns the ellipsoid used to convert the UTM projected coordinate system to the geographic coordinate system.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Ellipsoid

An Ellipsoid object.

|

See Also

UTMCartesianToGeoConverter Class

UTMCartesianToGeoConverter Members

DevExpress.Xpf.Map Namespace