ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / FillRect Method / FillRect(RectangleF) Method
The rc.

In This Topic
    FillRect(RectangleF) Method
    In This Topic
    Fills the rect.
    Syntax
    'Declaration
     
    Public Overloads Sub FillRect( _
       ByVal rc As RectangleF _
    ) 
    public void FillRect( 
       RectangleF rc
    )

    Parameters

    rc
    The rc.
    See Also