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

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

    Parameters

    another
    See Also