Gets the rectangular area in the diagram document that should be repainted.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Rect InvalidRect { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property InvalidRect As Rect |
A Microsoft.Maui.Graphics.Rect instance specifying the invalid rectangle. The value of Empty indicates that the whole view should be repainted.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |