Click or drag to resize

BrushesTransparent Property

Gets a solid brush with an ARGB value of #00000000

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static SolidBrush Transparent { get; }

Property Value

Type: SolidBrush
See Also