lineCap

Sets how the end of the line (cap) is drawn, Can be one of: NVGLineCap.Butt (default), NVGLineCap.Round, NVGLineCap.Square.

nothrow @trusted @nogc
void
lineCap

See Also

Suggestion Box / Bug Report