noStroke()

Disables drawing the stroke. If both noStroke() and noFill() are called, newly drawn shapes will be invisible.

Type: function