Creates a Diagram object from JSON.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public static DiagramView FromJson ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function FromJson( _ |
The Id of the DiagramView
The JSON string
See Also