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

LambertCylindricalEqualAreaProjection Class

Represents the Lambert cylindrical equal-area map projection.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public class LambertCylindricalEqualAreaProjection :
    ProjectionCoreWrapper

Remarks

For more information, see Geographical Projections.

Inheritance

Object
ProjectionBase
DevExpress.XtraMap.ProjectionCoreWrapper
LambertCylindricalEqualAreaProjection
See Also