DiagramLite Programmer's Guide
Diagram.LoadFromXml Method
See Also
 





 Overload List

Name Description

Diagram.LoadFromXml (Stream)

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

Diagram.LoadFromXml (String)

Loads the contents of the XML diagram document from the specified file into the control.

Diagram.LoadFromXml (XDocument)

Loads the contents of the XML diagram document represented by the specified XmlDocument into the control.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace