Window.drawLine

Draws a line.

class Window
@trusted
void
drawLine
(
Point from
,
Point to
,
ubyte color
)

Meta