SVGFEGaussianBlurElement.StdDeviationY

SVGFEGaussianBlurElement.StdDeviationY property

Entspricht dem Attribut „stdDeviation“ auf dem gegebenen „feGaussianBlur“-Element. Enthält die (ggf. automatisch berechnete) Y-Komponente des Attributs „stdDeviation“.

public SVGAnimatedNumber StdDeviationY { get; }

Eigentumswert

Das Attribut „stdDeviationY“ des gegebenen „feGaussianBlur“-Elements.

Siehe auch