Instance Method インスタンスメソッド

stroke(style:)

Returns a new shape that is a stroked copy of self, using the contents of style to define the stroke characteristics. ある新しい形状を返します、それはselfの線でなぞられたコピーです、styleの内容を使って筆致特徴を定義しています。

Declaration 宣言

func stroke(style: StrokeStyle) -> some Shape

See Also 参照

Setting the Stroke Characteristics 筆致特徴を設定する