Gets a named highlighting color.
Declaration Syntax
C# | Visual Basic | Visual C++ |
HighlightingColor GetNamedColor( string name )
Function GetNamedColor ( _ name As String _ ) As HighlightingColor
HighlightingColor^ GetNamedColor( String^ name )
Parameters
- name (String)
Return Value
The highlighting color, or null if it is not found.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238