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