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.
The junction type used when the stroked portion of the shape node is rendered.
var lineJoin: CGLineJoin { get set }The default value is CGLineJoin.bevel. See CGLineJoin.