adplus-dvertising
frame-decoration

Question

Which of the following methods adds and connects the point to the cubic bezier curve?

a.

bezierConnect()

b.

bezierCurveTo()

c.

Connectbezier()

d.

none of the mentioned

Posted under JavaScript

Answer: (b).bezierCurveTo()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following methods adds and connects the point to the cubic bezier curve?