Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Triangle Class / Triangle Constructor / Triangle Constructor(Triangle)

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

    Parameters

    another
    See Also