Function Line2D.beginCapMode
Controls the style of the line's first point. Use linecapmode
constants.
Line2D . LineCapMode beginCapMode() nothrow @property @nogc;
void beginCapMode
(
long v
) nothrow @property @nogc;