Back to Devexpress

EPSG4326Projection Class

windowsforms-devexpress-dot-xtramap-dot-epsg4326projection.md

latest1.2 KB
Original Source

EPSG4326Projection Class

The map projection that saves scales of distances along specified lines.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class EPSG4326Projection :
    ProjectionCoreWrapper
vb
Public Class EPSG4326Projection
    Inherits ProjectionCoreWrapper

Remarks

EPSG4326Projection is also called as “Plate Carrée”, “Equidistant Cylindrical”, “Geographic” or “Equirectangular” projection.

Inheritance

Object ProjectionBase DevExpress.XtraMap.ProjectionCoreWrapper EPSG4326Projection

See Also

EPSG4326Projection Members

DevExpress.XtraMap Namespace