Raised when the component starts loading diagram data from a file or memory stream.
Namespace: MindFusion.Diagramming
Package: 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.