Click or drag to resize

AboutDialogIHandlerLogo Property

Gets or sets the application logo.

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

Property Value

Type: Image
The application logo.
See Also