Property KernelSizeX
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
KernelSizeX
The width of the kernel matrix. The units are specified in kernel units.
The default value is 3.
public EffectPropertyAccessor<int> KernelSizeX { get; }