The OpenD Programming Language

IRenderingContext2D.stroke

Strokes the subpaths of the current path or the given path with the current stroke style. Uses the last set fill style, line width for the whole path.

interface IRenderingContext2D
void
stroke
()

Meta