Resets the undo feature by clearing all the snapshots that have been made up to now.

Namespace:  Mindscape.WpfDiagramming
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public void ResetUndo()
Visual Basic (Declaration)
Public Sub ResetUndo

See Also