Loads the diagram from an XML file.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void LoadFromXml ( |
Visual Basic Copy Code |
---|
Public Sub LoadFromXml( _ |
The method reads a diagram previously saved via the SaveToXml method. This method is implemented by loading an XmlDocument from the specified file and calling the LoadFromXml overload.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |