Saves the diagram to the specified file as an XML document.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public void SaveToXml ( |
Visual Basic
![]() |
---|
Public Sub SaveToXml( _ |
The full path and name of the disk file where the diagram should be saved.
Diagram data can be loaded from an XML file or document using the LoadFromXml method.