Back to Devexpress

EquirectangularProjection Class

windowsforms-devexpress-dot-xtramap-9ad3154c.md

latest1.3 KB
Original Source

EquirectangularProjection Class

A class that defines methods specific to the Equirectangular Projection.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Remarks

For more information, see Geographical Projections.

Inheritance

Object ProjectionBase DevExpress.XtraMap.ProjectionCoreWrapper EquirectangularProjection

See Also

EquirectangularProjection Members

DevExpress.XtraMap Namespace