DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSProjAbstract.Create_ | Methods | Properties
Creates an instance of the projection object and sets the default datum to WGS84.
// C# public void Create_( int _epsg, WideString _wkt );
' VisualBasic Public Sub Create_( ByVal _epsg As Integer, ByVal _wkt As WideString )
// Oxygene public procedure Create_( _epsg : Integer; _wkt : WideString );
Name | Type | Description |
---|---|---|
_epsg | int Integer | |
_wkt | WideString |