Saves the diagram to the specified XML document.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public virtual void SaveToXml ( |
Visual Basic
![]() |
---|
Public Overridable Sub SaveToXml( _ |
A XmlDocument object where the diagram should be saved.
Diagram data can be loaded from an XML file or document using the LoadFromXml method.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |