Vidyalelo
JavaScript · Q19

Graphics And Rendering

Programming · JavaScript · question 19

Q19

Which of the following is a property used to check how crisp or fuzzy shadows are?

A.
shadowColor
B.
shadowBlur
Answer
C.
strokeStyle
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
shadowBlur is used to check how crisp or fuzzy shadows are.