Contents

lineJoin

The junction type used when the stroked portion of the shape node is rendered.

Declaration

var lineJoin: CGLineJoin { get set }

Discussion

The default value is CGLineJoin.bevel. See CGLineJoin.

See Also

Stroking a Shape