Cancels the last snapshot that was taken so that it is ignored by the undo command.

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 CancelLastSnapshot()
Visual Basic (Declaration)
Public Sub CancelLastSnapshot

See Also