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