DiagramItem.cancelModify override. Invoked when the interactive modification of this link has been canceled.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected void cancelModify ( |
An InteractionState object containing more information about the current state of the operation.
See Also