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

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

    Parameters

    another
    See Also