Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / IndexLineEx Class / IndexLineEx Constructor / IndexLineEx Constructor(IndexLineEx)

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

    Parameters

    another
    See Also