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