Back to Devexpress

EllipticalMercatorProjection Class

wpf-devexpress-dot-xpf-dot-map-d97dde9d.md

latest1.3 KB
Original Source

EllipticalMercatorProjection Class

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

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public class EllipticalMercatorProjection :
    PredefinedProjectionBase
vb
Public Class EllipticalMercatorProjection
    Inherits PredefinedProjectionBase

Remarks

For more information, refer to Geographical Projections.

Inheritance

Object ProjectionBase DevExpress.Xpf.Map.PredefinedProjectionBase EllipticalMercatorProjection

See Also

EllipticalMercatorProjection Members

DevExpress.Xpf.Map Namespace