TextRunProperties.BackgroundBrush Proprietà

Definizione

Ottiene il pennello utilizzato per disegnare il colore di sfondo dell'esecuzione di testo.

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

Valore della proprietà

Valore Brush che rappresenta il colore di sfondo.

Si applica a