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

EquirectangularProjection Class

A class that defines methods specific to the Equirectangular Projection.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class EquirectangularProjection :
    ProjectionCoreWrapper

Remarks

For more information, see Geographical Projections.

Inheritance

Object
ProjectionBase
DevExpress.XtraMap.ProjectionCoreWrapper
EquirectangularProjection
See Also