| geomerative index |
|||||||||||||||||||
| Name | addBezierTo ( ) | ||||||||||||||||||
| Examples | None available |
||||||||||||||||||
| Description | Use this method to add a new bezierTo command to the current subshape. This will add a cubic bezier from the last point added with the control and ending points passed as arguments. | ||||||||||||||||||
| Syntax | addBezierTo(cp1x, cp1y, cp2x, cp2y, endx, endy); |
||||||||||||||||||
| Parameters |
|
||||||||||||||||||
| Returns | None | ||||||||||||||||||
| Usage | Web & Application | ||||||||||||||||||
| Related | addMoveTo ( ) addLineTo ( ) addQuadTo ( ) addSubshape ( ) setSubshape ( ) |
||||||||||||||||||