Contents

lineWidth

The width used to stroke the path.

Declaration

var lineWidth: CGFloat { get set }

Mentioned in

Discussion

A line width larger than 2.0 may cause rendering artifacts in the final rendered image. The default value is 1.0.

See Also

Stroking a Shape