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