Sets a value indicating whether the control should raise mouse hover events.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setTrackPointedItem ( |
true if mouse hover events should be raised when the pointer enters or leaves the boundaries of an item, or false otherwise.
See Also