lineCapStyle
The line cap style for the path.
Declaration
var lineCapStyle: NSBezierPath.LineCapStyle { get set }Discussion
The line cap style specifies the shape of the endpoints on an open path when stroked. The default value of this property is the value returned by the defaultLineCapStyle method.