ActiveReports 9
AddLineTo Method

A PointFEx that represents the end point of the line.
Adds line from path's current end point to the specified point
Syntax
'Declaration
 
Sub AddLineTo( _
   ByVal point As PointFEx _
) 
void AddLineTo( 
   PointFEx point
)

Parameters

point
A PointFEx that represents the end point of the line.
See Also

Reference

IPathEx Interface
IPathEx Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum