Click or drag to resize

ThemedDocumentPageHandlerImage Property

Gets or sets the tab image.

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

Property Value

Type: Image
The tab image.

Implements

DocumentPageIHandlerImage
See Also