Click or drag to resize

IImageListItemImage Property

Gets the image for this item.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Image Image { get; }

Property Value

Type: Image
The item's image.
See Also