Saves the item content into a JsonObject.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected override void SaveToJson ( |
Visual Basic Copy Code |
---|
Protected Overrides Sub SaveToJson( _ |
A JsonObject the item's data should be stored into.
A JsonPersistContext object providing contextual information about the serialization process and some helper serialization methods.
WpfDiagram Programmer's Guide | © 2024 MindFusion |