GraphicsCache.FillRectangle Method
Name | Parameters | Description |
---|---|---|
Fill |
appearance |
Fills the interior of a rectangle specified by a Rectangle structure. |
Fill |
brush, rect | Fills the interior of a rectangle specified by a Rectangle structure. |
Fill |
brush, rect |
Fills the interior of a rectangle specified by a Rectangle |
Fill |
brush, x, y, width, height | Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height. |
Fill |
brush, x, y, width, height | Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height. |
Fill |
color, rect | Fills the specified rectangular area with the specified color. |
Fill |
color, rect |
Fills the interior of a rectangle specified by a Rectangle |