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

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

    Parameters

    another
    See Also