SVGFETurbulenceElement.BaseFrequencyY
SVGFETurbulenceElement.BaseFrequencyY property
Corresponds to attribute ‘baseFrequency’ on the given ‘feTurbulence’ element. Contains the Y component of the (possibly computed automatically) ‘baseFrequency’ attribute.
public SVGAnimatedNumber BaseFrequencyY { get; }
Property Value
The attribute ‘baseFrequency’ of the given ‘feTurbulence’ element.
See Also
- class SVGAnimatedNumber
- class SVGFETurbulenceElement
- namespace Aspose.Svg.Filters
- assembly Aspose.SVG