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