Show / Hide Table of Contents

Method SelectDynamicEntity

SelectDynamicEntity(DynamicEntity)

Selects the given dynamic entity and adds it to the current list of selected dynamic entities.

Declaration
public void SelectDynamicEntity(DynamicEntity dynamicEntity)
Parameters
Type Name Description
DynamicEntity dynamicEntity

The dynamic entity to select.

Remarks

Selecting a DynamicEntity does the following:

  • adds the dynamic entity to the current list of selected dynamic entities
  • adds a visual selection halo around the latest observation of the dynamic entity. The selection halo is always placed on the latest observation of the dynamic entity, so the selection halo will move as new observations are received for the dynamic entity.

Applies to

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