Applies a highlighting color to a visual line element.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected virtual void ApplyColorToElement( VisualLineElement element, HighlightingColor color )
Protected Overridable Sub ApplyColorToElement ( _ element As VisualLineElement, _ color As HighlightingColor _ )
protected: virtual void ApplyColorToElement( VisualLineElement^ element, HighlightingColor^ color )
Parameters
- element (VisualLineElement)
- color (HighlightingColor)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238