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
πŸ’¬ Discuss
βœ… Correct Answer: (B) bezierCurveTo()
Explanation: This method adds a new point P to the subpath and connects it to the current point with a cubic Bezier curve.
Explanation by: Mr. Dubey
This method adds a new point P to the subpath and connects it to the current point with a cubic Bezier curve.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
122
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
85%
Success Rate