Drawing Tool

Basic Features

Step 10: Make an input for the user to choose a line width.
Hint: Set the lineWidth property:
context.lineWidth = yourInputVariable.value
Last step Next step