Loads the bookmark content from a JsonObject.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void LoadFromJson ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub LoadFromJson( _ |
RemarksThis method is used internally by the JSON serialization infrastructure for diagrams.
See Also