DroidDiagram Programmer's Guide
DiagramView.getTrackPointedItem Method
See Also
 






Gets a value indicating whether the control will raise the nodePointerEnter and nodePointerLeave events.

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

 Syntax

Java  Copy Code

public boolean getTrackPointedItem ()

 Return Value

true if nodePointerEnter and nodePointerLeave events are raised when the pointer enters or leaves the bounds of an item, otherwise false.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace