Click or drag to resize
ConvolveMatrixEffectKernelWidth Property
Width of the filter kernel matrix. Default value 3.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public int KernelWidth { get; set; }

Property Value

Type: Int32
See Also