Skip to main content

EqualAreaProjection Class

A class that defines methods specific to the Equal Area Projection.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class EqualAreaProjection :
    ProjectionCoreWrapper

Remarks

For more information, see Geographical Projections.

Inheritance

Object
ProjectionBase
DevExpress.XtraMap.ProjectionCoreWrapper
EqualAreaProjection
See Also