Skip to main content

EquirectangularProjection Class

In This Article

A class that defines methods specific to the Equirectangular Projection.

Namespace: DevExpress.UI.Xaml.Map

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

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public class EquirectangularProjection :
    ProjectionBase

#Inheritance

Object
DependencyObject
ProjectionBase
EquirectangularProjection
See Also