Method SetLargeImage
- Namespace
- Innova.Prism.Library.Menus.ItemModels
- Assembly
- Innova.Prism.Library.dll
SetLargeImage(Bitmap)
Sets the large image of the menu item using the specified bitmap.
protected void SetLargeImage(Bitmap bitmap)
Parameters
bitmap
BitmapThe bitmap.