AvalonEdit
ApplyColorToElement Method (element, color)
NamespacesICSharpCode.AvalonEdit.HighlightingHighlightingColorizerApplyColorToElement(VisualLineElement, HighlightingColor)
Applies a highlighting color to a visual line element.
Declaration Syntax
C#Visual BasicVisual 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

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