Search
DiagramView.getTrackPointedItem Method
See Also
 

Gets a value indicating whether the control will raise mouse hover events.

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

 Syntax

Java  Copy Code

public boolean getTrackPointedItem ()

 Return Value

true if mouse hover events are raised when the pointer enters or leaves the boundaries of an item, or false otherwise.

 See Also