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.
The shape of the joints between connected segments of a stroked path.
var lineJoinStyle: CGLineJoin { get set }The default line join style is CGLineJoin.miter.