Skip to main content
All docs
V23.2

LambertAzimuthalEqualAreaCartesianToGeoConverter Class

Converter that transforms data from the Lambert azimuthal equal-area projected coordinate system to the geographic coordinate system.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class LambertAzimuthalEqualAreaCartesianToGeoConverter :
    CoordinateConverterCoreWrapper

Inheritance

Object
CoordinateConverterBase
DevExpress.XtraMap.CoordinateConverterCoreWrapper
LambertAzimuthalEqualAreaCartesianToGeoConverter
See Also