Loads the contents of the XML diagram document represented by the specified XmlDocument into the control.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public virtual void LoadFromXml ( |
Visual Basic Copy Code |
---|
Public Overridable Sub LoadFromXml( _ |
The method reads a diagram previously saved by the SaveToXml method.
WpfDiagram Programmer's Guide | © 2024 MindFusion |