stroke_source property

stroke_source property

Returns information about how to stroke an element. Read-only ShapeElementStrokeSource.

Definition:

@property
def stroke_source(self):
    ...

See Also