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 in the diagram document that should be repainted. |
|
![]() |
Gets a value indicating whether the back-buffer cache image should be repainted as well. |
|
![]() |
Gets the view object that raised the event. |
See Also