Window.drawLinePattern

Draws a line pattern.

class Window
@trusted
void
drawLinePattern
(
Point from
,
Point to
,
ubyte[] pattern
)

Meta