Contents

NSBezierPath.LineJoinStyle.miter

Specifies a miter line shape of the joints between connected segments of a stroked path.

Declaration

case miter

Discussion

Here is an example of the appearance of this style:

[Image]

See Also

Constants