Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / IndexLine Class / IndexLine Constructor / IndexLine Constructor(IndexLine)

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

    Parameters

    another
    See Also