Skip to main content
All docs
V24.1

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.v24.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class LambertAzimuthalEqualAreaCartesianToGeoConverter :
    CoordinateConverterCoreWrapper

Inheritance

Object
CoordinateConverterBase
DevExpress.XtraMap.CoordinateConverterCoreWrapper
LambertAzimuthalEqualAreaCartesianToGeoConverter
See Also