[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.BarCodes.Drawing.PageDrawingDevice.FillRectangle

FillRectangle Method

FillRectangle(RectangleF)

Fills the interior with a rectangle specified by a pair of coordinates, a width, and a height.

Declaration
public void FillRectangle(RectangleF bounds)
Parameters
Type Name Description
RectangleF bounds
Implements