Skip to main content

EllipticalMercatorProjection Class

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

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public class EllipticalMercatorProjection :
    PredefinedProjectionBase

Remarks

For more information, refer to Geographical Projections.

Inheritance

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