Click or drag to resize

GraphicsFillRectangle Method

Overload List
  NameDescription
Public methodFillRectangle(Brush, RectangleF)
Fills a rectangle with the specified brush
Public methodFillRectangle(Color, RectangleF)
Fills a rectangle with the specified color
Public methodFillRectangle(Brush, Single, Single, Single, Single)
Fills a rectangle with the specified brush
Public methodFillRectangle(Color, Single, Single, Single, Single)
Fills a rectangle with the specified color
Top
See Also