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

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

    Parameters

    another
    See Also