[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode.IDrawingDevice.FillRectangle

FillRectangle Method

FillRectangle(RectangleF)

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

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