Gets or sets the area that should be repainted.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public RectangleF InvalidRect { get; set; } |
Visual Basic Copy Code |
---|
Public Property InvalidRect As RectangleF |
A RectangleF specifying a rectangular region of the diagram that should be repainted.