Saves the diagram into a JSON file.
Namespace: MindFusion.Diagramming.WpfAssembly: MindFusion.Diagramming.Wpf
public void SaveToJsonFile ( string fileName)
Public Sub SaveToJsonFile( _ fileName As String _)
A string specifying the file name or full path.
Diagram MembersDiagram ClassMindFusion.Diagramming.Wpf NamespaceLoadFromJsonFile MethodSaveToJson Method