stroke_opacity property

stroke_opacity property

Gets the opacity of the stroke color of an element.

Definition:

@property
def stroke_opacity(self):
    ...

See Also