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

SphericalMercatorProjection Class

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

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public class SphericalMercatorProjection :
    PredefinedProjectionBase

Remarks

For more information, refer to Geographical Projections.

Inheritance

Object
ProjectionBase
DevExpress.Xpf.Map.PredefinedProjectionBase
SphericalMercatorProjection
See Also