Overload List

  Name Description
Public method FillRectangle(Color, Rect)
Fills the interior of a rectangle specified by a Rect structure.
Public method FillRectangle(Color, Rect, Size)
Fills the interior of a rounded rectangle specified by Rect and Size structures.
Public method FillRectangle(Color, Double, Double, Double, Double)
Fills the interior of a rectangle specified by a coordinate pair, a width, and a height.

See Also