SVGFETurbulenceElement.BaseFrequencyX
SVGFETurbulenceElement.BaseFrequencyX property
Corresponds to attribute ‘baseFrequency’ on the given ‘feTurbulence’ element. Contains the X component of the ‘baseFrequency’ attribute.
public SVGAnimatedNumber BaseFrequencyX { get; }
Property Value
The attribute ‘baseFrequency’ of the given ‘feTurbulence’ element.
See Also
- class SVGAnimatedNumber
- class SVGFETurbulenceElement
- package com.aspose.html.Dom.Svg.Filters
- package Aspose.HTML