Click or drag to resize

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
public float Opacity { get; set; }

Property Value

Type: Single
The opacity for the brush texture
See Also