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

EllipticalMercatorProjection Class

A class that defines methods specific to the Elliptical Mercator Projection.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public class EllipticalMercatorProjection :
    ProjectionCoreWrapper

Remarks

For more information, see Geographical Projections.

Inheritance

Object
ProjectionBase
DevExpress.XtraMap.ProjectionCoreWrapper
EllipticalMercatorProjection
See Also