Drawing Tool

Basic Features

Step 9: Make an input for the user to choose a line color.
Hint: Set the strokeStyle property:
context.strokeStyle = yourInputVariable.value
Last step Next step