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