thickLine

Draw a line of a given thickness. Does not draw caps.

void
thickLine
(
V
COLOR
)
(
auto ref V v
,,,,,,
COLOR c
)
if (
is(COLOR : ViewColor!V)
)

Meta