MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / DrawBorder Method / DrawBorder(Border,RectangleF) Method
The border.
The bounds.

In This Topic
DrawBorder(Border,RectangleF) Method
In This Topic
Draws the border.
Syntax
'Declaration
 
Public Overloads Sub DrawBorder( _
   ByVal border As Border, _
   ByVal bounds As RectangleF _
) 
 

Parameters

border
The border.
bounds
The bounds.
See Also