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

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

    Parameters

    another
    See Also