xtd::drawing::pen & xtd::drawing::pen::line_join | ( | xtd::drawing::drawing_2d::line_join | value | ) |
Sets the join style for the ends of two consecutive lines drawn with this xtd::drawing::pen.
value | A xtd::drawing::drawing_2d::line_join that represents the join style for the ends of two consecutive lines drawn with this xtd::drawing::pen. |