ComponentOne Bitmap for UWP
KernelSizeX Property

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > ConvolveMatrix Class : KernelSizeX Property
The width of the kernel matrix. The units are specified in kernel units.
Syntax
'Declaration
 
Public Property KernelSizeX As System.Integer
public System.int KernelSizeX {get; set;}
See Also

Reference

ConvolveMatrix Class
ConvolveMatrix Members