SVGFETurbulenceElementBuilder.StitchTiles

SVGFETurbulenceElementBuilder.StitchTiles method

Sets the stitch tiles option for the turbulence function.

public SVGFETurbulenceElementBuilder StitchTiles(StitchTiles stitchTiles)
ParameterTypeDescription
stitchTilesStitchTilesThe stitch tiles setting.

Return Value

The current builder instance.

See Also