Search
DiagramView.LoadFromJson Method
See Also
 





 Overload List

Name Description

DiagramView.LoadFromJson (JsonObject, JsonPersistContext)

Loads the diagram content and view state from a JSON object.

DiagramView.LoadFromJson (Stream)

Loads the diagram from a stream in JSON format.

DiagramView.LoadFromJson (String)

Loads the diagram from a JSON file.

 See Also