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

In This Topic
DrawLines Method (DrawingCanvasBase)
In This Topic
Syntax
'Declaration
 
Public Sub DrawLines( _
   ByVal pen As PenEx, _
   ByVal polyLine() As PointF _
) 
 

Parameters

pen
polyLine
See Also