Compartir a través de


TextRunProperties.ForegroundBrush Propiedad

Definición

Obtiene el pincel que se usa para pintar el color de primer plano de la ejecución de texto.

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

Valor de propiedad

Brush

Valor Brush que representa el color de primer plano.

Se aplica a