DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.SetCSByWKT | Constructors | 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.
Available also on: .NET WinForms | Java | ActiveX.
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 |