SVGFEDropShadowElement.StdDeviationX
SVGFEDropShadowElement.StdDeviationX property
Corresponds to attribute ‘stdDeviation’ on the given ‘feDropShadow’ element. Contains the X component of attribute ‘stdDeviation’.
public SVGAnimatedNumber StdDeviationX { get; }
Property Value
The attribute ‘stdDeviationX’ of the given ‘feDropShadow’ element.
See Also
- class SVGAnimatedNumber
- class SVGFEDropShadowElement
- namespace Aspose.Html.Dom.Svg.Filters
- assembly Aspose.HTML