DK11 for Delphi | GisViewer.TGIS_Viewer.SetCSByEPSG | Constructors | Fields | Methods | Properties | Events
Setup Coordinate System to a coordinate system provided by EPSG code.
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 |