AvalonEdit
IHighlightingDefinition Interface
NamespacesICSharpCode.AvalonEdit.HighlightingIHighlightingDefinition
A highlighting definition.
Declaration Syntax
C#Visual BasicVisual C++
public interface IHighlightingDefinition
Public Interface IHighlightingDefinition
public interface class IHighlightingDefinition
Members
All MembersMethodsProperties



IconMemberDescription
GetNamedColor(String)
Gets a named highlighting color.

GetNamedRuleSet(String)
Gets a rule set by name.

MainRuleSet
Gets the main rule set.

Name
Gets the name of the highlighting definition.

NamedHighlightingColors
Gets the list of named highlighting colors.

Properties
Gets the list of properties.

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