DK11 for .NET | TatukGIS.NDK.TGIS_Layer.SetCSByEPSG | Constructors | Fields | Methods | Properties | Events
Sets up Coordinate System to a coordinate system provided by a EPSG code.
// C# public virtual void SetCSByEPSG( int _epsg );
' VisualBasic Public Overridable Sub SetCSByEPSG( ByVal _epsg As Integer )
// Oxygene public procedure SetCSByEPSG( _epsg : Integer ); virtual;
Name | Type | Description |
---|---|---|
_epsg | int Integer | EPSG code |