Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LineDef Class / LineDef Constructor / LineDef Constructor()

In This Topic
    LineDef Constructor()
    In This Topic
    Initializes a new instance of the LineDef class with default values (1pt wide black line).
    Syntax
    'Declaration
     
    Public Function New()
    public LineDef()
    See Also