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