DataSourceWKT

Gets the unique string of the Well-Known Text of the raster layer. If the raster layer has no geo-information, an empty string will be returned.

 

JavaScript

 

 

 

DataSourceWKT

 

C#

 

 

 

string DataSourceWKT { get; }

 

C++

 

 

 

HRESULT DataSourceWKT([out, retval] BSTR* pVal)