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; }
Public Property ForegroundBrush As Brush
Get
Set
member ForegroundBrush : Brush with get, set
Property Value
Type:
BrushSee Also