Loads the diagram from an XML file.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
public void LoadFromXml ( |
Visual Basic
Copy Code
|
|---|
Public Sub LoadFromXml( _ |
The name of the XML file from which to load the diagram.
See Also