Skip to content

setFill()

Set whether the shape is filled in.

Parameters

Once an object item has been created, you can use the following function:

item.setFill(fill)
Parameter Type Default Description
fill bool required True to fill the shape in, False for just an outline.