Bitmap for WPF
StandardDeviation プロパティ (DirectionalBlur)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D.Effects 名前空間 > DirectionalBlur クラス : StandardDeviation プロパティ
Gets or sets the amount of blur to be applied to the image. Default: 1.0f
シンタックス
'宣言
 
Public Property StandardDeviation As System.Single
public System.float StandardDeviation {get; set;}
解説
You can compute the blur radius of the kernel by multiplying the standard deviation by 3. The units of both the standard deviation and blur radius are DIPs. A value of zero DIPs disables this effect entirely.
参照

DirectionalBlur クラス
DirectionalBlur メンバ