Sets the foreground brush on the specified text segment.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void SetForeground( int offset, int length, HighlightingBrush brush )
Public Sub SetForeground ( _ offset As Integer, _ length As Integer, _ brush As HighlightingBrush _ )
public: void SetForeground( int offset, int length, HighlightingBrush^ brush )
Parameters
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238