Click or drag to resize

ThemedAboutDialogHandlerLogo Property

Gets or sets the application logo.

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

Property Value

Type: Image
The application logo.

Implements

AboutDialogIHandlerLogo
See Also