ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.BarCodes.Drawing Namespace / PageDrawingDevice Class / DrawEllipse Method

In This Topic
DrawEllipse Method (PageDrawingDevice)
In This Topic
Syntax
'Declaration
 
Public Sub DrawEllipse( _
   ByVal center As PointF, _
   ByVal rx As Single, _
   ByVal ry As Single, _
   ByVal width As Single _
) 
 

Parameters

center
rx
ry
width
See Also