Search
Command.undo Method
See Also
 






Undoes an action, restoring the diagram to the state it was in before carrying out the action.

Namespace: MindFusion.Diagramming
File: Command.js

 Syntax

JavaScript  Copy Code

function undo ()

 See Also