DiagramNode.startModify override. Invoked when the user starts modifying this node interactively.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected void startModify ( |
The initial mouse position.
The adjustment handle used to modify this item.
An InteractionState object containing more information about the current state of the operation.
See Also