Back to Devexpress

SphericalMercatorProjection Class

windowsforms-devexpress-dot-xtramap-ab63adfa.md

latest1.3 KB
Original Source

SphericalMercatorProjection Class

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

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Remarks

For more information, see Geographical Projections.

Inheritance

Object ProjectionBase DevExpress.XtraMap.ProjectionCoreWrapper SphericalMercatorProjection

See Also

SphericalMercatorProjection Members

DevExpress.XtraMap Namespace