Contents

NSBezierPath.LineCapStyle.round

Specifies a round line cap style for endpoints for an open path when stroked.

Declaration

case round

Discussion

Here is an example of the appearance of this style:

[Image]

See Also

Constants