ForegroundBrush Property
Brush used to fill text.
Definition
Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public override IBrush? ForegroundBrush { get; }
Public Overrides ReadOnly Property ForegroundBrush As IBrush
Get
abstract ForegroundBrush : IBrush with get
override ForegroundBrush : IBrush with get
Property Value
IBrushSee Also
Reference
GenericTextRunProperties Class
Avalonia.Media.TextFormatting Namespace