Graphics.FillRectangle Method

Fills the interior of a rectangle.

Overload List

Name Description
Public method FillRectangle(Brush, RectangleF)

Fills the interior of a rectangle specified by a RectangleF structure.

Public method FillRectangle(Brush, Single, Single, Single, Single)

Fills the interior of a rectangle specified by a coordinate pair, a width, and a height.

See Also

Reference