Raised when the component starts loading diagram data from a file or memory stream.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |