ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PathEx Class / AddLineTo Method

In This Topic
AddLineTo Method (PathEx)
In This Topic
Adds line from last point to point.
Syntax
'Declaration
 
Public Sub AddLineTo( _
   ByVal point As Vector2 _
) 
 

Parameters

point
See Also