Restores the state of this diagram item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void RestoreState ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub RestoreState( _ |
RemarksThis method is called when an item should be restored to the state it had before user interaction.
See Also