stitch_tiles property

stitch_tiles property

Corresponds to attribute ‘stitchTiles’ on the given ‘feTurbulence’ element. Takes one of the SVG_STITCHTYPE_* constants defined on this interface.

Definition:

@property
def stitch_tiles(self):
    ...

See Also