Saves the diagram into an XML document.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual Task SaveToXml ( |
Visual Basic Copy Code |
---|
Public Overridable Function SaveToXml( _ |
A XDocument object where the diagram should be saved.
true if properties that have their default value should be saved; otherwise, false.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |