public void SetTrackLinesVisibility( bool trackLinesVisible )
Public Sub SetTrackLinesVisibility( _ ByVal trackLinesVisible As Boolean _ )
Parameters
- trackLinesVisible
- Indicates whether Track Lines should be displayed.
public void SetTrackLinesVisibility( bool trackLinesVisible )
Public Sub SetTrackLinesVisibility( _ ByVal trackLinesVisible As Boolean _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
System.InvalidOperationException | This feature layer does not support tracks. |
Target Platforms: Windows 11, Windows 10, Windows 8.1