DK for .NET | TatukGIS.NDK.TGIS_CSProjAbstract.Create | Constructors | Fields | Methods | Properties
Creates an instance of the projection object and sets the default datum to WGS84.
// C# public virtual TGIS_CSProjAbstract( int _epsg, string _wkt );
' VisualBasic Public Overridable Sub New( ByVal _epsg As Integer, ByVal _wkt As String )
// Oxygene public constructor ( _epsg : Integer; _wkt : String ); virtual;
| Name | Type | Description |
|---|---|---|
| _epsg | int Integer | |
| _wkt | string String |