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