Returns whether the manipulator object needs to track mouse events.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean needsPointerMessages ( |
true to track mouse events; otherwise, false.
See Also