Back to Devexpress

EllipticalMercatorProjection Class

windowsforms-devexpress-dot-xtramap-fdb47922.md

latest1.3 KB
Original Source

EllipticalMercatorProjection Class

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Remarks

For more information, see Geographical Projections.

Inheritance

Object ProjectionBase DevExpress.XtraMap.ProjectionCoreWrapper EllipticalMercatorProjection

See Also

EllipticalMercatorProjection Members

DevExpress.XtraMap Namespace