Discussion :: Javascript - CS
- Which of the following methods adds and connects the point to the cubic bezier curve?
Answer : Option B
Explanation :
This method adds a new point P to the subpath and connects it to the current point with a cubic Bezier curve.
Be The First To Comment