DK11 for .NET | TatukGIS.NDK.TGIS_CSProjGS50.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_CSProjMillerOblatedStereographic.TGIS_CSProjMillerOblatedStereographic().
// C# public override TGIS_CSProjGS50( 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 |