Undoes an action, restoring the diagram to the state it was in before carrying out the action.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public abstract void Undo () |
Visual Basic
Copy Code
|
|---|
Public MustOverride Sub Undo () |
See Also