SVGFEGaussianBlurElement.StdDeviationY

SVGFEGaussianBlurElement.StdDeviationY property

与えられた「feGaussianBlur」要素の属性「stdDeviation」に対応します。属性 �stdDeviation�. の Y コンポーネント (自動的に計算される可能性があります) を含みます

public SVGAnimatedNumber StdDeviationY { get; }

プロパティ値

指定された「feGaussianBlur」要素の属性「stdDeviationY」。

関連項目