SVGFEGaussianBlurElement.StdDeviationX
SVGFEGaussianBlurElement.StdDeviationX property
Corresponds to attribute �stdDeviation� on the given �feGaussianBlur� element. Contains the X component of attribute �stdDeviation�.
public SVGAnimatedNumber StdDeviationX { get; }
Property Value
The attribute �stdDeviationX� of the given �feGaussianBlur� element.
See Also
- class SVGAnimatedNumber
- class SVGFEGaussianBlurElement
- package com.aspose.html.Dom.Svg.Filters
- package Aspose.HTML