Search
DiagramView.SaveToJson Method
See Also
 





 Overload List

Name Description

DiagramView.SaveToJson (JsonObject, JsonPersistContext)

Saves the diagram content and view state into a JSON object.

DiagramView.SaveToJson (Stream)

Saves the diagram into a stream in JSON format.

DiagramView.SaveToJson (String)

Saves the diagram into a JSON file.

 See Also