| Overload | Description | 
|---|---|
| FillRectangle(BrushEx,Single,Single,Single,Single) | Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height. | 
| FillRectangle(BrushEx,RectangleFEx) | Fills the interior of a rectangle specified by a RectangleF structure. |