Fills the interior of a rectangle.
Name | Description |
---|---|
IGraphics.FillRectangle (Brush, Double, Double, Double, Double) |
Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height. |
Fills the interior of a rectangle specified by a Rect structure. |