I've tried to google the subject but couldn't find anything useful.
So, is it possible to change the canvas strokeStyle
thickness?
If so how do I do it?
I've tried to google the subject but couldn't find anything useful.
So, is it possible to change the canvas strokeStyle
thickness?
If so how do I do it?
1 Answer
Reset to default 7ctx.lineWidth = 10;
Example
MDN
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745585151a4634490.html
评论列表(0条)