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.Xpf.Map

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public class EquirectangularProjection :
    PredefinedProjectionBase

Remarks

For more information, refer to Geographical Projections.

Inheritance

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