Eyeshot 11 WPF API Reference
WPF 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