Skip to main content
A newer version of this page is available. .

LambertCylindricalEqualAreaProjection Class

Represents the Lambert cylindrical equal-area map projection.

Namespace: DevExpress.Xpf.Map

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, 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