Single Choice Easy

QWhich of the following are not canvas object properties?

ID: #5260 Javascript Graphics and Rendering MCQ 189 views
Question Info
#5260Q ID
EasyDifficulty
Javascript Graphics and Rendering MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A fillStyle
  • B strokeStyle
  • C lineWidth
  • D lineSize
Correct Answer

Explanation

The colour, gradient, or pattern used to fill the drawing is set or returned by the fillStyle property.
The strokeStyle property sets or returns the stroke colour, gradient, or pattern.
The canvas object does not have a property called lineSize.

Share This Question

Challenge a friend or share with your study group.