Fills the interior of a rectangle.
Name | Description | |
---|---|---|
FillRectangle(Brush, RectangleF) |
Fills the interior of a rectangle specified by a RectangleF structure. |
|
FillRectangle(Brush, Single, Single, Single, Single) |
Fills the interior of a rectangle specified by a coordinate pair, a width, and a height. |