Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / Label Class / SetImage Method

In This Topic
    SetImage Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetImage( _
       ByVal image As Bitmap _
    ) 
    protected void SetImage( 
       Bitmap image
    )

    Parameters

    image
    See Also