TextRunProperties.BackgroundBrush Proprietà

Definizione

Ottiene il pennello che viene utilizzato per dipingere il colore di sfondo della sequenza 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