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

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

    Parameters

    another
    See Also