SVGFETurbulenceElementBuilder.Type
SVGFETurbulenceElementBuilder.Type method
Sets the type of turbulence (fractal noise or turbulence).
public SVGFETurbulenceElementBuilder Type(TurbulenceType type)
Parameter | Type | Description |
---|---|---|
type | TurbulenceType | The type of turbulence. |
Return Value
The current builder instance.
See Also
- enum TurbulenceType
- class SVGFETurbulenceElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG