SVGFETurbulenceElement

Overview

The SVGFETurbulenceElement interface corresponds to the <feTurbulence> element.

Location


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