AvalonEdit
ForegroundBrush Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineElementTextRunPropertiesForegroundBrush
Gets the brush that is used to paint the foreground color of the text run.
Declaration Syntax
C#Visual BasicVisual C++
public override Brush ForegroundBrush { get; }
Public Overrides ReadOnly Property ForegroundBrush As Brush
	Get
public:
virtual property Brush^ ForegroundBrush {
	Brush^ get () override;
}
Return Value
A Brush value that represents the foreground color.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238