Click or drag to resize

FndRTLGraphics.FillRectangle Method

Overload List
  NameDescription
Public methodFillRectangle(Brush, Rectangle)
Fills the interior of a rectangle specified by a System.Drawing.Rectangle structure.
Public methodFillRectangle(Brush, RectangleF)
Fills the interior of a rectangle specified by a System.Drawing.Rectangle structure.
Public methodFillRectangle(Brush, Int32, Int32, Int32, Int32)
Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height.
Top
See Also