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