점, 선 및 도형의 윤곽에 사용되는 선의 너비를 설정합니다.
참고: strokeWeight() 는 변환(transformations)은 특히, scale()을 호출하는 경우에 영향을 받습니다.
예제
구문
strokeWeight(weight)
매개변수
weight
Number:
선두께를 설정합니다(픽셀 단위).
This page is generated from the comments in src/core/shape/attributes.js . Please feel free to edit it and submit a pull request!