Contents

NSMiterLineJoinStyle

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

Declaration

static const NSLineJoinStyle NSMiterLineJoinStyle;

Discussion

Here is an example of the appearance of this style:

[Image]

See Also

Deprecated Constants