Share via


TextRunProperties.ForegroundBrush Proprietà

Definizione

Ottiene il pennello che viene utilizzato per dipingere il colore di primo piano della sequenza di testo.

public:
 abstract property System::Windows::Media::Brush ^ ForegroundBrush { System::Windows::Media::Brush ^ get(); };
public abstract System.Windows.Media.Brush ForegroundBrush { get; }
member this.ForegroundBrush : System.Windows.Media.Brush
Public MustOverride ReadOnly Property ForegroundBrush As Brush

Valore della proprietà

Brush

Valore Brush che rappresenta il colore di primo piano.

Si applica a