True/False
If you would like your drawn rectangle's border to have a line width equal to the value specified by the lineWidth property, you should call the strokeRect method before the fillRect method.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: What happens when the following code executes?<br><code>ctx.strokeRect(0,
Q17: Suppose you have created an arc by
Q18: For the context object's fillRect method, the
Q19: To adjust the number of pixels that
Q20: Given the following syntax for the arc
Q22: Given the following syntax for the arc
Q23: When assigning colors for canvas shapes, you
Q24: After the browser engine assigns a value
Q25: How do you specify the color for
Q26: What does the following method call do?<br>context.setTransform(1,