HistoryVisualizer<TEntity> Properties |
The HistoryVisualizer<TEntity> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Color |
Gets or sets the color.
(Overrides EntityVisualizer<TEntity>.Color.) |
![]() | Display |
Gets or sets a value indicating whether the entities are displayed.
(Overrides EntityVisualizer<TEntity>.Display.) |
![]() | DisplayCondition |
Gets or sets the DisplayCondition.
(Overrides EntityVisualizer<TEntity>.DisplayCondition.) |
![]() | DisplayOutline |
Gets or sets a value indicating whether to outline each track.
|
![]() | Entities |
Gets or sets the entities being visualized.
(Overrides EntityVisualizer<TEntity>.Entities.) |
![]() | HistoryGenerator |
Gets or sets the HistoryGenerator<TEntity> used for retrieving track data.
|
![]() | OutlineColor |
Gets or sets the color of each track outline.
|
![]() | OutlineTranslucency |
Gets or sets the translucency of the track outline. 0 is opaque and 1 is transparent.
|
![]() | OutlineWidth |
Gets or sets the width of the track outline, in pixels.
|
![]() | SetHint |
Gets the SetHint of the underlying primitive.
|
![]() | Translucency |
Gets or sets the translucency. 0 is opaque and 1 is transparent.
(Overrides EntityVisualizer<TEntity>.Translucency.) |
![]() | Width |
Gets or sets the width of the track history line in pixels.
|