DrawMode

Controls whether shapes are drawn as an outline, or filled.

Constants

string "fill"
Draw a filled shape.
string "line"
Draw an outlined shape.

See Also


Other Languages