DK11 for Delphi | GisViewer.TGIS_Viewer.SetCSByWKT | Constructors | Fields | Methods | Properties | Events
Setup Coordinate System to a coordinate system provided by WKT string (GEOGCS or PROJCS). If provided WKT string is empty then coordinate system will be turn off.
Implements IGIS_Viewer.SetCSByWKT.
// Delphi public procedure SetCSByWKT( const _wkt : String );
// C++ Builder public: void SetCSByWKT( const UnicodeString _wkt );
Name | Type | Description |
---|---|---|
_wkt | String | WKT string |