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

In This Topic
    GetBitmap Method (Label)
    In This Topic
    Gets the proper image according to current selection status.
    Syntax
    'Declaration
     
    Protected Function GetBitmap() As Bitmap
    protected Bitmap GetBitmap()
    See Also