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