Click or drag to resize

SolidBrushColor Property

Gets or sets the fill color of this brush

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

Property Value

Type: Color
See Also