xtd 0.2.0
Loading...
Searching...
No Matches

◆ start_cap() [2/2]

xtd::drawing::pen & xtd::drawing::pen::start_cap ( xtd::drawing::drawing_2d::line_cap  value)

Sets the cap style used at the beginning of lines drawn with this xtd::drawing::pen.

Parameters
valueOne of the xtd::drawing::drawing_2d::line_cap values that represents the cap style used at the beginning of lines drawn with this xtd::drawing::pen.
Returns
This current instance.