Raised when the component starts loading diagram data from a file or memory stream.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public event EventHandler BeginLoad |
Visual Basic Copy Code |
---|
Public Event BeginLoad As EventHandler |
BeginLoad event handlers receive an argument of type EventArgs.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |