Search
DiagramItem.saveLocationState Method
See Also
 





Saves the state of this DiagramItem.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

function saveLocationState ()

 Return Value

A DiagramItemState instance.

 See Also