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

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

    Parameters

    another
    See Also