Fills the interior of a rectangle specified by a System.Drawing.RectangleF structure.
- brush
- System.Drawing.Brush that determines the characteristics of the fill.
- rect
- System.Drawing.RectangleF structure that represents the rectangle to fill.
This method fills the interior of the rectangle defined by the rect parameter, including the specified upper-left corner and up to the calculated lower and bottom edges.