Retrieves the HighlightingColor with the specified name. Returns null if no color matching the name is found.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public HighlightingColor GetNamedColor( string name )
Public Function GetNamedColor ( _ name As String _ ) As HighlightingColor
public: virtual HighlightingColor^ GetNamedColor( String^ name ) sealed
Parameters
- name (String)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238