Home > All Other Interfaces > ITooltip > Text
The text that appears in the 3D Window when the mouse cursor hovers above the object.
JavaScript
Text
C#
string Text { get; set; }
C++
HRESULT Text([out, retval] BSTR* pVal)
HRESULT Text([in] BSTR pVal)