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