DK for .NET | TatukGIS.NDK.TGIS_CSProjEckert_VI.Create | Constructors | Fields | Methods | Properties
Creates an instance of the projection object and sets the default datum to WGS84.
// C# public override TGIS_CSProjEckert_VI( 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 |