Skip to main content

SphericalMercatorProjection Class

In This Article

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

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public class SphericalMercatorProjection :
    ProjectionBase

#Inheritance

Object
DependencyObject
ProjectionBase
SphericalMercatorProjection
See Also