Loads the properties of this diagram item.
Namespace: MindFusion.Diagramming
Assembly: DiagramItem.js
SyntaxJavaScript
Copy Code
|
|---|
function restoreState (state) |
Object. An object, containing the properties of this DiagramItem.
RemarksThis method is used by the undo/redo subsystem.
See Also