Search
Diagram.LoadFromXml Method
See Also
 






Loads the diagram.

 Overload List

Name Description

Diagram.LoadFromXml (Stream)

Loads the diagram from a stream.

Diagram.LoadFromXml (Stream, Boolean)

Loads the diagram from a stream.

Diagram.LoadFromXml (XDocument)

Loads the diagram from an XML document.

Diagram.LoadFromXml (XDocument, Boolean)

Loads the diagram from an XML document.

 See Also