Search
DiagramView.toJson Method
See Also
 





Saves the diagram to a JSON string.

Namespace: MindFusion.Diagramming
File: DiagramView.js

 Syntax

JavaScript  Copy Code

function toJson ()

 Return Value

String. A string containing the diagram's JSON representation.

 See Also