TextRunProperties.ForegroundBrush Özellik

Tanım

Metin çalıştırmasının ön plan rengini boyamak için kullanılan fırçayı alır.

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

Özellik Değeri

Brush

Brush Ön plan rengini temsil eden bir değer.

Şunlara uygulanır