ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D.Effects Namespace / Morphology Class / Width Property

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