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

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

    Parameters

    another
    See Also