stdDeviationY property
Gets a value that indicates the standard deviation in the y-direction, used in calculating a Gaussian blur.
This property is read-only.
![]() ![]() |
Syntax
HRESULT get_stdDeviationY( [out] SVGAnimatedNumber **<number> );
Property values
Type: SVGAnimatedNumber
A floating point value that indicates the standard deviation in the y-direction.
| Value | Condition |
|---|---|
|
The standard deviation in the y-direction. |
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.19
Show:

