Canvas.closePath

Adds a straight line to the path, going to the start of the current sub-path.

struct Canvas
public nothrow @nogc
void
closePath
()

Meta