ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.BarCodes.Drawing Namespace / PageDrawingDevice Class / FillRectangle Method

In This Topic
    FillRectangle Method (PageDrawingDevice)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub FillRectangle( _
       ByVal bounds As RectangleF _
    ) 
    public void FillRectangle( 
       RectangleF bounds
    )

    Parameters

    bounds
    See Also