Reference for clear_fill
Clear the fill 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_fill
                    
                
                
                
                
                
                
                
                
                
                
                
                
                
                
            System
Text
Transform
Purpose
Set the fill color to fully transparent so that only outlines of shapes and figures are drawn.
            Snippet
Clear the fill color.
                sketch.clear_fill()
Examples
Availability
Available on all platforms.