stitch_tiles method
stitch_tiles
Sets the stitch tiles option for the turbulence function.
Returns
The current builder instance.
def stitch_tiles(self, stitch_tiles):
    ...
| Parameter | Type | Description | 
|---|---|---|
| stitch_tiles | StitchTiles | The stitch tiles setting. | 
See Also
- module aspose.svg.builder
- class SVGFETurbulenceElementBuilder