Back to Devexpress

LambertCylindricalEqualAreaProjection Class

windowsforms-devexpress-dot-xtramap-e72334c4.md

latest1.4 KB
Original Source

LambertCylindricalEqualAreaProjection Class

Represents the Lambert cylindrical equal-area map projection.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class LambertCylindricalEqualAreaProjection :
    ProjectionCoreWrapper
vb
Public Class LambertCylindricalEqualAreaProjection
    Inherits ProjectionCoreWrapper

Remarks

For more information, see Geographical Projections.

Inheritance

Object ProjectionBase DevExpress.XtraMap.ProjectionCoreWrapper LambertCylindricalEqualAreaProjection

See Also

LambertCylindricalEqualAreaProjection Members

DevExpress.XtraMap Namespace