MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PathExtensions Class / AddLine Method

In This Topic
AddLine Method (PathExtensions)
In This Topic
Syntax
'Declaration
 
Public Shared Sub AddLine( _
   ByVal path As PathEx, _
   ByVal point1 As PointF, _
   ByVal point2 As PointF _
) 
 

Parameters

path
point1
point2
See Also