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.

Scalable Vector Graphics: Filter Effects, Section 15.25.19Internet Explorer 10

 

Syntax

HRESULT get_stdDeviationY(
  [out] SVGAnimatedNumber **<number>
);

Property values

Type: SVGAnimatedNumber

A floating point value that indicates the standard deviation in the y-direction.

ValueCondition
number

The standard deviation in the y-direction.

 

Standards information

 

 

Show: