thickLine

Undocumented in source. Be warned that the author may not have intended to support it.
nothrow @nogc
void
thickLine
(
V
COLOR
)
(
auto ref V v
,
int x1
,
int y1
,
int x2
,
int y2
,
int r
,
COLOR c
)
if (
is(COLOR : ViewColor!V)
)

Meta