SVGFETurbulenceElement
Overview
The SVGFETurbulenceElement interface corresponds to the <feTurbulence> element.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.WebAssembly.DOM
- Platforms: WebAssembly
Properties
stitchTiles
property stitchTiles: dynamic read;
dynamic stitchTiles { get; }
var stitchTiles: dynamic { get{} }
dynamic stitchTiles { __get; }
ReadOnly Property stitchTiles() As dynamic
type
property type: dynamic read;
dynamic type { get; }
var type: dynamic { get{} }
dynamic type { __get; }
ReadOnly Property type() As dynamic