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

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

    Parameters

    another
    See Also