Provides data for the various custom painting event.
The following tables list the members exposed by the CustomPaintEvent type.
Name | Description | |
---|---|---|
Initializes a new instance of the CustomPaintEvent class. |
Name | Description | |
---|---|---|
Creates a linear gradient with orientation defined by an angle and a blend specified by a series of positions and color objects. |
||
Creates a radial gradient with the specified center point and a blend specified by a series of positions and color objects. |
||
Gets the rendering context. |
||
Gets the element being custom drawn. |
||
Gets the target graphics. |
||
Paints the specified visual element to the underlying IGraphics. |