TextRunProperties.ForegroundBrush Propriété

Définition

Obtient le pinceau utilisé pour peindre la couleur de premier plan de la séquence de texte.

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

Valeur de propriété

Brush

Valeur Brush qui représente la couleur de premier plan.

S’applique à