ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / DrawingCanvasBase Class / DrawEllipse Method

In This Topic
DrawEllipse Method (DrawingCanvasBase)
In This Topic
Syntax
'Declaration
 
Public Sub DrawEllipse( _
   ByVal pen As PenEx, _
   ByVal rect As RectangleF _
) 
 

Parameters

pen
rect
See Also