CGLineCap
Styles for rendering the endpoint of a stroked line.
Declaration
enum CGLineCapOverview
A line cap specifies the method used by strokePath() to draw the endpoint of the line. To change the line cap style in a graphics context, you use the function setLineCap(_:).