Skip to main content

LambertCylindricalEqualAreaProjection Class

Represents the Lambert cylindrical equal-area map projection.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public class LambertCylindricalEqualAreaProjection :
    PredefinedProjectionBase

Remarks

For more information, refer to Geographical Projections.

Inheritance

Object
ProjectionBase
DevExpress.Xpf.Map.PredefinedProjectionBase
LambertCylindricalEqualAreaProjection
See Also