Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

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

  2. A.

     fillStyle

    B.

     strokeStyle

    C.

     lineWidth

    D.

     lineSize

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    There is no property called lineSize associated with the canvas object.


Be The First To Comment