ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / ConvolveMatrix Class / KernelSizeY Property

In This Topic
    KernelSizeY Property
    In This Topic
    The height of the kernel matrix. The units are specified in kernel units.
    Syntax
    'Declaration
     
    Public Property KernelSizeY As System.Integer
    public System.int KernelSizeY {get; set;}
    See Also