MindFusion.Wpf Pack Programmer's Guide
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.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected virtual void Undo ()

Visual Basic  Copy Code

Protected Overridable Sub Undo ()

 See Also

Command Members
Command Class
MindFusion.Diagramming.Wpf.Commands Namespace