Global Function
Declaration
func strokeDisable()
Parameters
| none |
Returns
-
Description
Disables stroke (outline) for drawing shapes.
Examples
//
strokeDisable()Related
strokeColor()
strokeEnable()
fillColor()
fillDisable()
background()