ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Integer
    public System.int Width {get; set;}
    See Also