Skip to content
mohayonao edited this page Aug 10, 2014 · 5 revisions

noStroke

Disable drawing the stroke(outline).

Syntax

canvas.noStroke();

Returns

Canvas: self for method chaining

Related

Clone this wiki locally