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

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

    Parameters

    another
    See Also