Provides data for various pre-paint events.
The following tables list the members exposed by the PrepaintEvent type.
Name | Description | |
---|---|---|
Initializes a new instance of the PrepaintEvent 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. (Inherited from CustomPaintEvent.) |
||
Creates a radial gradient with the specified center point and a blend specified by a series of positions and color objects. (Inherited from CustomPaintEvent.) |
||
Gets a value indicating whether the default painting of this element should be performed. |
||
Gets the rendering context. (Inherited from CustomPaintEvent.) |
||
Gets the element being custom drawn. (Inherited from CustomPaintEvent.) |
||
Gets the target graphics. (Inherited from CustomPaintEvent.) |
||
Paints the specified visual element to the underlying IGraphics. (Inherited from CustomPaintEvent.) |
||
Sets a value indicating whether the default painting of this element should be performed. |