Skip to main content
A newer version of this page is available. .

EquirectangularProjection Class

A class that defines methods specific to the Equirectangular Projection.

Namespace: DevExpress.UI.Xaml.Map

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

NuGet Package: DevExpress.Uwp.Controls

Declaration

public class EquirectangularProjection :
    ProjectionBase

Inheritance

Object
DependencyObject
ProjectionBase
EquirectangularProjection
See Also