SVGFEGaussianBlurElement.StdDeviationY

SVGFEGaussianBlurElement.StdDeviationY property

Corresponde al atributo �stdDeviation� en el elemento �feGaussianBlur� dado. Contiene el componente Y (posiblemente calculado automáticamente) del atributo �stdDeviation�.

public SVGAnimatedNumber StdDeviationY { get; }

El valor de la propiedad

El atributo �stdDeviationY� del elemento �feGaussianBlur� dado.

Ver también