Gets a value indicating the Rectangle that contains the invalidated window area.
[Visual Basic] Public ReadOnly Property InvalidRect As Rectangle [C#] public Rectangle InvalidRect {get;} [C++] public: __property Rectangle get_InvalidRect(); [JScript] public function get InvalidRect() : Rectangle;
The invalidated window area.
InvalidateEventArgs Class | InvalidateEventArgs Members | System.WinForms Namespace | Rectangle