Home > All Other Interfaces > ITerrainLabel > Text
The text that appears in the label.
JavaScript
Text
C#
string Text { get; set; }
C++
HRESULT Text([out, retval] BSTR* pVal)
HRESULT Text([in] BSTR pVal)