Contents

NSBezierPath.LineCapStyle.square

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

Declaration

case square

Discussion

Here is an example of the appearance of this style:

[Image]

See Also

Constants