DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.SetCSByEPSG | Constructors | Methods | Properties | Events
Setup Coordinate System to a coordinate system provided by EPSG code.
Available also on: .NET WinForms | Java | ActiveX | Python.
Implements IGIS_Viewer.SetCSByEPSG.
// Delphi public procedure SetCSByEPSG( const _epsg : Integer );
// C++ Builder public: void SetCSByEPSG( const int _epsg );
Name | Type | Description |
---|---|---|
_epsg | Integer | EPSG code |