Loads the diagram from a stream.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void LoadFromXml ( |
Visual Basic Copy Code |
---|
Public Sub LoadFromXml( _ |
The stream to load from.
true to load values of the diagram properties; false to load only the diagram items.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |