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