| TextureBrushOpacity Property  | 
 
            Gets or sets the opacity of the brush texture
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic float Opacity { get; set; }Public Property Opacity As Single
	Get
	Set
member Opacity : float32 with get, set
Property Value
Type: 
SingleThe opacity for the brush texture
 See Also
See Also