Click or drag to resize

ToolItemIHandlerImage Property

Gets or sets the image for the tool item.

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

Property Value

Type: Image
The image.
See Also