DK11 for Delphi | GisInterfaces.IGIS_Viewer.SetCSByEPSG | Methods | Properties
Setup Coordinate System to a coordinate system provided by EPSG code.
// Delphi public procedure SetCSByEPSG( const _epsg : Integer );
// C++ Builder public: void SetCSByEPSG( const int _epsg ) = 0;
Name | Type | Description |
---|---|---|
_epsg | Integer | EPSG code |