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.
The style used to render the endpoints of the stroked portion of the shape node.
var lineCap: CGLineCap { get set }The default value is CGLineCap.butt. See CGLineCap.