geomerative index |
|||||||||||||||||||
Name | addBezierTo ( ) | ||||||||||||||||||
Examples | None available |
||||||||||||||||||
Description | Use this method to add a new cubic bezier to the subshape. The first point of the bezier will be the last point added to the subshape. | ||||||||||||||||||
Syntax | addBezierTo(cp1, cp2, end); addBezierTo(cp1x, cp1y, cp2x, cp2y, endx, endy); |
||||||||||||||||||
Parameters |
|
||||||||||||||||||
Returns | None | ||||||||||||||||||
Usage | Web & Application | ||||||||||||||||||
Related | |||||||||||||||||||