TextRunProperties.BackgroundBrush Eigenschap

Definitie

Hiermee haalt u het penseel op dat wordt gebruikt om de achtergrondkleur van de tekstuitvoering te schilderen.

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

Waarde van eigenschap

Een Brush waarde die de achtergrondkleur vertegenwoordigt.

Van toepassing op