Gets the color used for the text matching the end expression.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public HighlightingColor EndColor { get; set; }
Public Property EndColor As HighlightingColor Get Set
public: property HighlightingColor^ EndColor { HighlightingColor^ get (); void set (HighlightingColor^ value); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238