Overload List
| Name | Description | |
|---|---|---|
|
|
FillRectangle(Color, Rect) |
Fills the interior of a rectangle specified by a Rect structure.
|
|
|
FillRectangle(Color, Rect, Size) | |
|
|
FillRectangle(Color, Double, Double, Double, Double) |
Fills the interior of a rectangle specified by a coordinate pair, a width, and a height.
|