Loads the library from the specified XML document. All locations of images associated with shapes in the library are loaded relative to the specified library path.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void LoadFromXml ( |
Visual Basic Copy Code |
---|
Public Sub LoadFromXml( _ |
If the path is an empty string or null, image locations are loaded relative to the BaseURI of the specified document.
WpfDiagram Programmer's Guide | © 2024 MindFusion |