TextFormattingRunProperties.ForegroundBrush Eigenschaft

Definition

Ruft den Vordergrundpinsel ab.

public:
 virtual property System::Windows::Media::Brush ^ ForegroundBrush { System::Windows::Media::Brush ^ get(); };
public override System.Windows.Media.Brush ForegroundBrush { get; }
member this.ForegroundBrush : System.Windows.Media.Brush
Public Overrides ReadOnly Property ForegroundBrush As Brush

Eigenschaftswert

Brush

Der Vordergrundpinsel.

Hinweise

Gibt einen transparenten Pinsel zurück, wenn der Vordergrund Pinsel momentan nicht festgelegt ist.

Gilt für