ASP.NET Pack Programmer's Guide
InteractionState.InvalidRect Property
See Also
 





Gets or sets the area that should be repainted.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public RectangleF InvalidRect { get; set; }

Visual Basic  Copy Code

Public Property InvalidRect As RectangleF

 Property Value

A RectangleF specifying a rectangular region of the diagram that should be repainted.

 See Also

InteractionState Members
InteractionState Class
MindFusion.Diagramming Namespace