DK11 for Delphi | GisCsProjections.TGIS_CSProjAbstract.Create | Constructors | Fields | Methods | Properties
Creates an instance of the projection object and sets the default datum to WGS84.
// Delphi public constructor Create( const _epsg : Integer; const _wkt : String ); virtual;
// C++ Builder Create ( const int _epsg, const UnicodeString _wkt );
Name | Type | Description |
---|---|---|
_epsg | Integer | |
_wkt | String |