Back to Devexpress

TdxMapControlEPSG4326Projection Class

vcl-dxmapcontrolprojections-dot-tdxmapcontrolepsg4326projection.md

latest1.2 KB
Original Source

TdxMapControlEPSG4326Projection Class

Implements the EPSG:4326 map projection (also known as WGS 84 or WGS 1984).

Declaration

delphi
TdxMapControlEPSG4326Projection = class(
    TdxMapControlCustomProjection
)

Remarks

The EPSG:4326 projection maintains scales of distances along specified lines.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TdxMapControlCustomProjection TdxMapControlEPSG4326Projection

See Also

dxMapControlProjections.dxRegisteredMapProjections

TdxMapControlEPSG4326Projection Members

dxMapControlProjections Unit