Method Cairo.Context()->set_line_join()
- Method
set_line_join
void
set_line_join(int
line_join
)- Description
Sets the current line join style within the cairo context.
As with the other stroke parameters, the current line join style is examined by stroke(), and stroke_extents(), but does not have any effect during path construction.
The default line join style is LINE_JOIN_MITER.
- Parameter
line_join
a line join style