Provides data for the various custom painting event.
The following tables list the members exposed by the PaintEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Creates an instance of PaintEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the canvas rendering context. |
|
![]() |
Gets or sets the element being custom drawn. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Paints the specified visual element to the underlying canvas. |
See Also