Search
DiagramView.LoadFromXml Method
See Also
 





Loads the diagram from an XML.

 Overload List

Name Description

DiagramView.LoadFromXml (String)

Loads the diagram from an XML file.

DiagramView.LoadFromXml (String, Boolean)

Loads the diagram from an XML file.

DiagramView.LoadFromXml (XmlDocument)

Loads the diagram from an XML document.

DiagramView.LoadFromXml (XmlDocument, Boolean)

Loads the diagram from an XML document.

 See Also