Show / Hide Table of Contents

Property TrackLineRenderer

TrackLineRenderer

Gets or sets the Renderer to display the track lines that connect observations.

Declaration
public Renderer TrackLineRenderer { get; set; }
Property Value
Type Description
Renderer

The Renderer to display the track lines that connect observations.

Remarks

All renderer types are supported; however, the track line attributes collection includes only the entity ID attribute that uniquely identifies the track. This attribute can be used to highlight a specific track using one of the attribute-based renderers.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.