ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Integer
    public System.int Height {get; set;}
    See Also