DK11 for Java | tatukgis.jdk.TGIS_Layer.SetCSByEPSG | Constructors | Fields | Methods | Properties | Events
Sets up Coordinate System to a coordinate system provided by a EPSG code.
// Java public void SetCSByEPSG( int _epsg );
// Oxygene public procedure SetCSByEPSG( _epsg : Integer ); virtual;
Name | Type | Description |
---|---|---|
_epsg | int Integer | EPSG code |