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

In This Topic
    Camera Constructor(Camera)
    In This Topic
    Empty constructor.
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As Camera _
    )
    protected Camera( 
       Camera another
    )

    Parameters

    another
    See Also