Skip to main content

LambertCylindricalEqualAreaProjection Class

Represents the Lambert cylindrical equal-area map projection.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class LambertCylindricalEqualAreaProjection :
    ProjectionCoreWrapper

Remarks

For more information, see Geographical Projections.

Inheritance

Object
ProjectionBase
DevExpress.XtraMap.ProjectionCoreWrapper
LambertCylindricalEqualAreaProjection
See Also