Saves the state of this diagram item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void SaveState ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub SaveState( _ |
RemarksThis method is called to save undo information when the users starts modifying an item.
See Also