Skip to content

getFill()

Report whether the shape is filled in.

Parameters

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

item.getFill()

Returns

return isFilled

Value Type Description
isFilled bool True if the shape is filled in, False if it is just an outline.