A

Admin • 802.91K Points
Coach

Q. 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
  • Correct Answer - Option(B)
  • Views: 3
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin
This method adds a new point P to the subpath and connects it to the current point with a cubic Bezier curve.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.