Search
Diagram.SaveToXml Method
See Also
 






 Overload List

Name Description

Diagram.SaveToXml (Stream)

Saves the diagram to the specified stream as an XML document.

Diagram.SaveToXml (String)

Saves the diagram to the specified file as an XML document.

Diagram.SaveToXml (XDocument)

Saves the diagram to the specified XML document.

 See Also