Search
DiagramView.saveToJson Method
See Also
 

Serializes the DiagramView's data to JSON.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public String saveToJson ()

 Return Value

The JSON string.

 See Also