xtd::drawing::pen & xtd::drawing::pen::end_cap | ( | xtd::drawing::drawing_2d::line_cap | value | ) |
Sets the cap style used at the end of lines drawn with this xtd::drawing::pen.
value | One of the xtd::drawing::drawing_2d::line_cap values that represents the cap style used at the end of lines drawn with this xtd::drawing::pen. |