Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / Xline Class / Xline Constructor / Xline Constructor(Xline)

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

    Parameters

    another
    See Also