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]
Specifies a miter line shape of the joints between connected segments of a stroked path.
static const NSLineJoinStyle NSMiterLineJoinStyle;Here is an example of the appearance of this style:
[Image]