Gets or sets the opacity of the window
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public double Opacity { get; set; }
Public Property Opacity As Double
Get
Set
member Opacity : float with get, set
Property Value
Type:
DoubleThe window opacity.
See Also