fill_opacity property

fill_opacity property

Gets the opacity of the fill color of an element.

Definition:

@property
def fill_opacity(self):
    ...

See Also