GraphicsFillRectangle Method |
Name | Description | |
---|---|---|
FillRectangle(Brush, RectangleF) |
Fills a rectangle with the specified brush | |
FillRectangle(Color, RectangleF) |
Fills a rectangle with the specified color | |
FillRectangle(Brush, Single, Single, Single, Single) |
Fills a rectangle with the specified brush | |
FillRectangle(Color, Single, Single, Single, Single) |
Fills a rectangle with the specified color |