Removes the last snapshot from the undo stack, and restores the redo stack.

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

Syntax

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

See Also