Loads the diagram from a JSON file.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
public void LoadFromJson ( |
Visual Basic
Copy Code
|
|---|
Public Sub LoadFromJson( _ |
A string specifying the file name or full path.
See Also