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

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

    Parameters

    another
    See Also