rect

Draws a rectangle with a solid line. The coordinates represent bounds (open on the right) for the outside of the rectangle.

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

Meta