Search
DiagramDocument.LoadFromXmlAsync Method
See Also
 





 Overload List

Name Description

DiagramDocument.LoadFromXmlAsync (Stream)

Loads the diagram document from a stream in XML format.

DiagramDocument.LoadFromXmlAsync (String)

Loads the document from the specified XML file.

DiagramDocument.LoadFromXmlAsync (XmlDocument)

Loads the diagram document from an XML document.

 See Also