Provides data for various pre-paint events.
The following tables list the members exposed by the PrepaintEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the PrepaintEventArgs class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the default painting of this element should be performed. |
||
Gets the element being custom drawn. (Inherited from CustomPaintEventArgs.) |
||
Gets the target graphics. (Inherited from CustomPaintEventArgs.) |
Name | Description | |
---|---|---|
Overloaded. Creates a linear gradient. (Inherited from CustomPaintEventArgs.) |
||
Creates a path gradient with the specified center point and a blend specified by a series of positions and color objects. (Inherited from CustomPaintEventArgs.) |
||
Paints the specified visual element to the underlying IGraphics. (Inherited from CustomPaintEventArgs.) |