geomerative index |
|||||||
Name | addLineTo ( ) | ||||||
Examples | None available |
||||||
Description | Use this method to add a new lineTo command to the current subshape. This will add a line from the last point added to the point passed as argument. | ||||||
Syntax | addLineTo(endx, endy); |
||||||
Parameters |
|
||||||
Returns | None | ||||||
Usage | Web & Application | ||||||
Related | addMoveTo ( ) addQuadTo ( ) addBezierTo ( ) addSubshape ( ) setSubshape ( ) |
||||||