line

Draw a line.

void
line
(
bool CHECKED = true
V
COLOR
)
(
auto ref V v
,,,,,
COLOR c
)
if (
is(COLOR : ViewColor!V)
)

Meta