Reference for clear_stroke
Clear the stroke color. This is part of the reference section.
Arc
Buffer
Data
Dialog
Ellipse
Geo Utils
Image
Joystick (future)
Keyboard
Line
Mouse / Touchscreen
Pixel
Rectangle
Renderers
Shape
Sound (future)
Style
clear_stroke
System
Text
Transform
Purpose
Disable the drawing of outlines for shapes and figures as well as lines. Note that this has the effect of setting stroke weight to zero in terms of sizing and memory.
Snippet
Clear the stroke width.
sketch.clear_stroke()
Examples
Availability
Available on all platforms.