点、線、および図形の輪郭に使用されるストロークの幅を設定します。
注意:strokeWeight()
は変換の影響を受けます。特に scale()の呼び出しの影響を受けます。
実例
シンタックス
strokeWeight(weight)
パラメーター
weight
Number:
ストロークの太さ(ピクセル単位)。
Notice any errors or typos? Please let us know. Please feel free to edit src/core/shape/attributes.js and open a pull request!