Class DynamicEntity
A Geo
Namespace: Esri.ArcGISRuntime.RealTime
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class DynamicEntity : GeoElement
Remarks
Dynamic entities are updated with data coming from a stream. These updates are referred to as observations and are
represented by the Dynamic
The properties of a Dynamic
Properties
Name | Description |
---|---|
Entity |
Gets a unique identifier for the Dynamic |
Geometry | Gets or sets the Geometry of the dynamic entity. |
Methods
Name | Description |
---|---|
Get |
Gets the latest Dynamic |
Get |
Gets the collection of Dynamic |
Events
Name | Description |
---|---|
Dynamic |
Notification that the Dynamic |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |