Saves the diagram to the specified XML document.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public virtual void SaveToXml ( |
Visual Basic Copy Code |
---|
Public Overridable Sub SaveToXml( _ |
Diagram data can be loaded from an XML file or document using the LoadFromXml method.