Loads the document from the specified XML file.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Task LoadFromXmlAsync ( |
Visual Basic
Copy Code
|
|---|
Public Function LoadFromXmlAsync( _ |
The name of the XML file the data should be read from.
See Also