Repaints the diagram background, and raises the DrawBackground event for custom drawing.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void InvalidateBackground () |
Visual Basic Copy Code |
---|
Public Sub InvalidateBackground () |
Call this method to refresh the diagram background when custom drawing it from DrawBackground event handler.
WpfDiagram Programmer's Guide | © 2024 MindFusion |