Assigns geometry from Well Known Text data.
| JavaScript | 
 | 
| ImportFromWKT( wkt) | |
| C# | 
 | 
| void ImportFromWKT( string wkt) | |
| C++ | 
 | 
| HRESULT ImportFromWKT( BSTR wkt) | |
Parameters
wkt
The Well-known text representation.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.