Invalidates the specified document region.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void Invalidate ( |
Visual Basic Copy Code |
---|
Public Sub Invalidate( _ |
The object that causes the diagram invalidation.
A Rectangle instance specifying the region that should be repainted. If not specified, the whole diagram will be repainted.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |