Used to perform style-dependent rendering.
The following tables list the members exposed by the Painter type.
Name | Description | |
---|---|---|
Initializes a new instance of the Painter class, using the specified Graphics object as a drawing target. |
Name | Description | |
---|---|---|
Gets the painting target. |
Name | Description | |
---|---|---|
Draws the outline of the specified rectangle using the border settings from the specified style. |
||
Draws a bottom border line of the specified rectangle using the border settings from the specified style. |
||
Draws a left border line of the specified rectangle using the border settings from the specified style. |
||
Draws a right border line of the specified rectangle using the border settings from the specified style. |
||
Draws a top border line of the specified rectangle using the border settings from the specified style. |
||
Draws the specified text using the contents settings from the specified style. |
||
Draws the specified text rotated at 90 degree using the contents settings from the specified style. |
||
Draws the outline of the specified rectangle using the header border settings from the specified style. |
||
Draws the specified text using the header settings from the specified style. |
||
Draws the specified text rotated at 90 degree using the header settings from the specified style. |
||
Overloaded. |
||
Draws a shadow of the specified rectangle. |
||
Overloaded. |
||
Overloaded. |
||
Fills the specified rectangle using the Style.FillColor from the specified style. If the fill color is transparent, nothing is actually drawn. |
||
Overloaded. |