Saves a DiagramState 'snapshot' of the DiagramSurface known
to this UndoManager. This method should be called AFTER an action has modified
the DiagramSurface.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public void TakeSnapshot() |
| Visual Basic (Declaration) |
|---|
Public Sub TakeSnapshot |