Gets and sets the Well-Known Text representation for the selected coordinate system.
JavaScript |
|
WellKnownText |
C# |
|
string WellKnownText { get; set; } |
C++ |
|
HRESULT WellKnownText([out, retval] BSTR* pVal) HRESULT WellKnownText([in] BSTR pVal) |