Answered
Dashed line off script
Hello.
I have a quick question.
I have created a script that draws something for me
How can I disable the dashed line in a script?
what I wrote below doesn't throw an error, but it doesn't work either
line.strokeDashes = false;
