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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IPathEx Interface
IPathEx Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum