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