NSRoundLineJoinStyle
Specifies a round line shape of the joints between connected segments of a stroked path.
Declaration
static const NSLineJoinStyle NSRoundLineJoinStyle;Discussion
Here is an example of the appearance of this style:
[Image]
Specifies a round line shape of the joints between connected segments of a stroked path.
static const NSLineJoinStyle NSRoundLineJoinStyle;Here is an example of the appearance of this style:
[Image]