Search
Diagram.LoadFromJsonAsync Method
See Also
 





 Overload List

Name Description

Diagram.LoadFromJsonAsync (Stream)

Loads the diagram from a stream in JSON format.

Diagram.LoadFromJsonAsync (String)

Loads the diagram from a JSON file.

 See Also