DiagramLite Programmer's Guide
DiagramDocument.LoadFromXml Method
See Also
 





 Overload List

Name Description

DiagramDocument.LoadFromXml (Stream)

Loads the contents of an XML diagram document from the specified stream.

DiagramDocument.LoadFromXml (String)

Loads the document from the specified XML file.

DiagramDocument.LoadFromXml (XDocument)

Loads the document from the specified XDocument object.

 See Also

DiagramDocument Members
DiagramDocument Class
MindFusion.Diagramming Namespace