wPaint
wPaint copied to clipboard
Is there a way to set the lineWidth programmatically?
I need the line to always keep the same thickness regardless of the size of the board in pixels. For this I need to be able to set the line size in pixels programmatically and dynamically.
Thanks in advance!