Gets the HighlightingColor for the specified offset.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public HighlightingColor GetHighlightingAt( int offset )
Public Function GetHighlightingAt ( _ offset As Integer _ ) As HighlightingColor
public: HighlightingColor^ GetHighlightingAt( int offset )
Parameters
- offset (Int32)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238