TextRunProperties.BackgroundBrush Propriedade

Definição

Recebe o pincel usado para pintar a cor de fundo do 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 de Propriedade

Um Brush valor que representa a cor de fundo.

Aplica-se a