Saves the row properties into a JsonObject.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected void SaveToJson ( |
Visual Basic Copy Code |
---|
Protected Sub SaveToJson( _ |
A JsonObject the row'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 |