SVGFETurbulenceElement.NumOctaves

SVGFETurbulenceElement.NumOctaves property

Corresponds to attribute ‘numOctaves’ on the given ‘feTurbulence’ element.

public SVGAnimatedInteger NumOctaves { get; }

Property Value

The attribute ‘numOctaves’ of the given ‘feTurbulence’ element.

See Also