Click or drag to resize

FormattedTextForegroundBrush Property

Gets or sets the brush to use to draw the text.

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

Property Value

Type: Brush
See Also