ColorHighlight Property

Glimpse API

TimelineCategory ColorHighlight Property Glimpse API Documentation
Gets or sets the main bar border color.

Namespace: Glimpse.Core.Message
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public string ColorHighlight { get; set; }
public string ColorHighlight { get; set; }

Field Value

The color highlight.
See Also