Search
DiagramItem.getToolTip Method
See Also
 

Gets the tooltip text displayed when the pointer rests over this item.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public String getToolTip ()

 Return Value

A String that contains the tooltip text.

 See Also