Gets or sets the area that should be repainted.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Rect InvalidRect { get; set; } |
Visual Basic Copy Code |
---|
Public Property InvalidRect As Rect |
A Microsoft.Maui.Graphics.Rect specifying a rectangular region of the diagram that should be repainted.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |