Skip to main content

EllipticalMercatorProjection Class

In This Article

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

Namespace: DevExpress.UI.Xaml.Map

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

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public class EllipticalMercatorProjection :
    ProjectionBase

#Inheritance

Object
DependencyObject
ProjectionBase
EllipticalMercatorProjection
See Also