MindFusion.Wpf Pack Programmer's Guide
Diagram.LoadFromXml Method
See Also
 





Loads the contents of an XML diagram document into the control.

 Overload List

Name Description

Diagram.LoadFromXml (String)

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

Diagram.LoadFromXml (XmlDocument)

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

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace
SaveToXml Method