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