Contents

lineCap

The style used to render the endpoints of the stroked portion of the shape node.

Declaration

var lineCap: CGLineCap { get set }

Discussion

The default value is CGLineCap.butt. See CGLineCap.

See Also

Stroking a Shape