DroidDiagram Programmer's Guide
DiagramNode.cancelModify Method
See Also
 






DiagramItem.cancelModify override. Invoked when the interactive modification of this node has been canceled.

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

 Syntax

Java  Copy Code

protected void cancelModify (
    InteractionState ist
)

 Parameters

ist
An InteractionState object containing more information about the current state of the operation.

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace