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

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

    Parameters

    another
    See Also