ActiveReports 12
AddLineTo Method (PathEx)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Rendering Namespace > PathEx Class : AddLineTo Method
Adds line from path's current end point to the specified point
Syntax
'Declaration
 
Public Sub AddLineTo( _
   ByVal point As PointFEx _
) 
public void AddLineTo( 
   PointFEx point
)

Parameters

point
See Also

Reference

PathEx Class
PathEx Members