DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.SetCSByEPSG | Methods | Properties
Sets up Coordinate System to a coordinate system provided by a EPSG code.
// C# public void SetCSByEPSG( int _epsg );
' VisualBasic Public Sub SetCSByEPSG( ByVal _epsg As Integer )
// Oxygene public procedure SetCSByEPSG( _epsg : Integer );
Name | Type | Description |
---|---|---|
_epsg | int Integer | EPSG code |