Loads the diagram from an XML file.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public void LoadFromXml ( |
Visual Basic Copy Code |
---|
Public Sub LoadFromXml( _ |
The name of the XML file the data should be read from.
The method reads a diagram previously saved via the SaveToXml method.
NetDiagram Programmer's Guide | © 2023 MindFusion |