Saves the diagram to the specified XML document.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
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.