DiagramNode.updateModify override. Invoked during interactive modification of this node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected void updateModify ( |
The current mouse position.
An InteractionState object containing more information about the current state of the operation.
See Also