Search
Painter.FillBackground Method
See Also
 






 Overload List

Name Description

Painter.FillBackground (Rectangle, Brush)

Fills the specified rectangle with the specified brush.

Painter.FillBackground (Rectangle, Brush, Brush)

Fills the specified rectangle with the specified brush.

Painter.FillBackground (Rectangle, Style)

Fills the specified rectangle using the Style.Brush from the specified style.

Painter.FillBackground (Rectangle, Style, Brush)

Fills the specified rectangle using the specified brush or, if the overlay brush is set to null, the Style.Brush from the specified style.

 See Also