Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Leader Class / Leader Constructor / Leader Constructor(Leader)

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

    Parameters

    another
    See Also