Specifies the coordinates of the area that should be repainted by views when the Repaint event is raised.
The following tables list the members exposed by the RepaintEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. Initializes a new instance of the RepaintEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the rectangular area that should be repainted. |
|
![]() |
Gets the view object that raised the event. |
See Also