Click or drag to resize

WindowIHandlerOpacity Property

Gets or sets the opacity of the window

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

Property Value

Type: Double
The window opacity.
See Also