setFill()
Set whether the shape is filled in.
oval.setFill(fill)
Parameters
oval.setFill(fill)
| Parameter | Type | Default | Description |
|---|---|---|---|
fill |
bool |
required | True to fill the shape in, False for just an outline. |
Set whether the shape is filled in.
oval.setFill(fill)
oval.setFill(fill)
| Parameter | Type | Default | Description |
|---|---|---|---|
fill |
bool |
required | True to fill the shape in, False for just an outline. |