MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / DrawRect Method / DrawRect(Single,Single,Single,Single) Method

In This Topic
DrawRect(Single,Single,Single,Single) Method
In This Topic
DrawRect
Syntax
'Declaration
 
Public Overloads Sub DrawRect( _
   ByVal left As Single, _
   ByVal top As Single, _
   ByVal width As Single, _
   ByVal height As Single _
) 
 

Parameters

left
top
width
height
See Also