MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / DrawEllipseDoubleLine Method
The left.
The top.
The width.
The height.

In This Topic
DrawEllipseDoubleLine Method (Page)
In This Topic
Draws the double line ellipse.
Syntax
'Declaration
 
Public Sub DrawEllipseDoubleLine( _
   ByVal left As Single, _
   ByVal top As Single, _
   ByVal width As Single, _
   ByVal height As Single _
) 
 

Parameters

left
The left.
top
The top.
width
The width.
height
The height.
See Also