Fills a rectangle.
Name | Description |
---|---|
Graphics.fillRectangle (Brush, Double, Double, Double, Double) |
Fills the interior of a rectangle specified by a coordinate pair, a width, and a height. |
Fills the interior of a rectangle specified by a coordinate pair, a width, and a height. |
|
Fills the interior of a rectangle specified by a Rectangle object. |
|
Fills the interior of a rectangle specified by a Rectangle object. |