Version

HighlightingInfo Class Members

The following tables list the members exposed by HighlightingInfo.

Public Constructors
 NameDescription
Public ConstructorHighlightingInfo ConstructorHighlightingInfo constructor.  
Public Properties
 NameDescription
Public PropertyEndIndexThe index of the last highlighted item.  
Public PropertyIsMarkerTrue if this HighlightingInfo represents a marker highlighting.  
Public PropertyProgressA number between 0 and 1 representing the progress of the highlighting.  
Public PropertySeriesThe series in context.  
Public PropertyStartIndexThe index of the first highlighted item.  
Public PropertyStateThe state of the highlighting.  
See Also