Gets the rectangular area in the diagram document that should be repainted.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public RectangleF InvalidRect { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property InvalidRect As RectangleF |
A RectangleF instance specifying the invalid rectangle. The value of RectangleF.Empty indicates that the whole view should be repainted.