AppearanceObject.FillRectangle Method
Name | Parameters | Description |
---|---|---|
FillRectangle(GraphicsCache, Rectangle, Boolean) | cache, bounds, useZeroOffset | Fills the interior of a rectangle specified by a Rectangle structure. |
FillRectangle(GraphicsCache, Rectangle) | cache, bounds | Fills the interior of a rectangle specified by a Rectangle structure. |