TemporaryGraphicsManager.SetTooltip
Description:
Sets the tooltip for the temporary graphics object.
Sets the tooltip for the temporary graphics object.
public void SetTooltip(
int index,
string tooltip
)
-
Int32indexUnique index of the temporary graphics object to be updated.
-
StringtooltipTooltip to be set.
-
index is out of range of TemporaryGraphicsManager managed objects, or the indexed object has been removed from the document.
-
A non-optional argument was null