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

In This Topic
    BorderPen Constructor(Pen)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal pen As System.Drawing.Pen _
    )
    public BorderPen( 
       System.Drawing.Pen pen
    )

    Parameters

    pen
    See Also