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( _ |
A DiagramItemState that represents previous state of the item.
See Also