Share via


TextHighlighter.Foreground Properti

Definisi

Mendapatkan atau mengatur kuas yang digunakan untuk mewarnai teks yang disorot.

public:
 property Brush ^ Foreground { Brush ^ get(); void set(Brush ^ value); };
Brush Foreground();

void Foreground(Brush value);
public Brush Foreground { get; set; }
var brush = textHighlighter.foreground;
textHighlighter.foreground = brush;
Public Property Foreground As Brush

Nilai Properti

Kuas yang digunakan untuk mewarnai teks yang disorot.

Berlaku untuk