noStroke()

Description

Disables drawing the stroke (outline). If noStroke() is called, nothing will be drawn for a shape outline.
I really don’t know what to use this for yet.. :o)

Syntax


noStroke()


Parameters

none

Returns

none

Related

stroke()




Edit History