StitchTiles enumeration
StitchTiles enumeration
Specifies the stitching options for the ‘feTurbulence’ filter primitive.
The StitchTiles type exposes the following members:
Fields
| Field | Description |
|---|---|
| STITCH | The tiles are stitched together to form a smooth, continuous pattern. |
| NO_STITCH | The tiles are not stitched, which may result in visible seams. |
See Also
- module
aspose.svg.builder