Sets the HighlightingColor for the specified range of text,
completely replacing the existing highlighting in that area.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void SetHighlighting( int offset, int length, HighlightingColor color )
Public Sub SetHighlighting ( _ offset As Integer, _ length As Integer, _ color As HighlightingColor _ )
public: void SetHighlighting( int offset, int length, HighlightingColor^ color )
Parameters
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238