Retrieves the HighlightingColor with the specified name. Returns null if no color matching the name is found.
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)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238