Skip to main content
All docs
V25.1
  • LambertAzimuthalEqualAreaCartesianToGeoConverter Class

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

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public class LambertAzimuthalEqualAreaCartesianToGeoConverter :
        CoordinateConverterCoreWrapper

    Inheritance

    Object
    DispatcherObject
    DependencyObject
    Freezable
    MapDependencyObject
    CoordinateConverterBase
    DevExpress.Xpf.Map.CoordinateConverterCoreWrapper
    LambertAzimuthalEqualAreaCartesianToGeoConverter
    See Also