Contents

lineJoinStyle

The shape of the joints between connected segments of a stroked path.

Declaration

var lineJoinStyle: CGLineJoin { get set }

Discussion

The default line join style is CGLineJoin.miter.

See Also

Accessing drawing properties