TextRunProperties.BackgroundBrush Propriedade

Definição

Obtém o pincel usado para pintar a cor da tela de fundo da sequência de texto.

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

Valor da propriedade

Brush

Um Brush valor que representa a cor da tela de fundo.

Aplica-se a