strokedPath(_:)
Returns a stroked copy of the path using style to define how the stroked outline is created.
Declaration
func strokedPath(_ style: StrokeStyle) -> PathReturns a stroked copy of the path using style to define how the stroked outline is created.
func strokedPath(_ style: StrokeStyle) -> Path