\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Styles.Borders Namespace / BorderEmpty Class / BorderEmpty Constructor / BorderEmpty Constructor(Int32)

In This Topic
    BorderEmpty Constructor(Int32)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal thickness As System.Integer _
    )
    public BorderEmpty( 
       System.int thickness
    )

    Parameters

    thickness
    See Also