MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / DrawRect Method / DrawRect(RectangleF) Method
The rc.

In This Topic
DrawRect(RectangleF) Method
In This Topic
Draws the rect.
Syntax
'Declaration
 
Public Overloads Sub DrawRect( _
   ByVal rc As RectangleF _
) 
 

Parameters

rc
The rc.
See Also