GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface : FillRectangle Method |
Overload | Description |
---|---|
FillRectangle(BrushEx,Single,Single,Single,Single) | Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height. |
FillRectangle(BrushEx,RectangleFEx) | Fills the interior of a rectangle specified by a RectangleF structure. |