Vidyalelo
JavaScript · Q18

Graphics And Rendering

Programming · JavaScript · question 18

Q18

Which of the following are not the properties of a canvas object?

A.
fillStyle
B.
strokeStyle
C.
lineWidth
D.
lineSize
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
There is no property called lineSize associated with the canvas object.