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