getFill()
Report whether the shape is filled in.
arccircle.getFill()
Returns
return isFilled
| Value | Type | Description |
|---|---|---|
| isFilled | bool |
True if the shape is filled in, False if it is just an outline. |
Report whether the shape is filled in.
arccircle.getFill()
return isFilled
| Value | Type | Description |
|---|---|---|
| isFilled | bool |
True if the shape is filled in, False if it is just an outline. |