Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Line Class / Line Constructor / Line Constructor(Line)

In This Topic
    Line Constructor(Line)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As Line _
    )
    protected Line( 
       Line another
    )

    Parameters

    another
    See Also