Fills a rectangle with a specified brush.
Name | Description |
---|---|
AwtGraphics.fillRectangle (Brush, Double, Double, Double, Double) |
Fills the rectangle defined by the specified points using the specified brush. |
AwtGraphics.fillRectangle (Brush, Int32, Int32, Int32, Int32) |
Fills the rectangle defined by the specified points using the specified brush. |
Fills the specified rectangle with the specified brush. |
|
Fills the specified rectangle with the specified brush. |