Loads the document from the specified file.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void LoadFromFile ( |
Visual Basic
Copy Code
|
|---|
Public Sub LoadFromFile( _ |
The name of the file to load from.
See Also