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