Raised to let you custom draw the diagram background.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public event EventHandler<DiagramEventArgs> DrawBackground |
Visual Basic Copy Code |
---|
Public Event DrawBackground As EventHandler(Of DiagramEventArgs) |
DrawBackground event handlers receive an argument of type DiagramEventArgs.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |