Search
Diagram.LoadFromJson Method
See Also
 





 Overload List

Name Description

Diagram.LoadFromJson (JsonObject, JsonPersistContext)

Loads the diagram from a JSON object.

Diagram.LoadFromJson (Stream)

Loads the diagram from a stream in JSON format.

Diagram.LoadFromJson (String)

Loads the diagram from a JSON file.

 See Also