Undoes an action saved in the command history.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void Undo () |
Visual Basic Copy Code |
---|
Public Sub Undo () |
Undoes a command from the command history. The action that would be undone by calling this method is pointed by NextUndo property of the CommandHistory class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |