ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / Morphology Class / Height Property

In This Topic
    Height Property (Morphology)
    In This Topic
    Size of the kernel in the Y direction. The units are in DIPs.
    Syntax
    'Declaration
     
    Public Property Height As Integer
    public int Height {get; set;}
    See Also