ArcObjects Library Reference (Carto)  

IPositionTrails Interface

Provides access to members that display trails of previous positions on the map.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property LinearTrailDistance The distance, in map units, of the linear trail behind the current position.
Read/write property LinearTrailSymbol The line symbol to use for a linear trail.
Read/write property MarkerTrailColorRamp A color ramp to use for displaying the marker trails.
Read/write property MarkerTrailCount The number of marker symbols to show as a trail.
Read/write property MarkerTrailDistance The distance, in map units, of the distance between marker trails.
Read/write property MarkerTrailSymbol The marker symbol to use for a marker trail.
Read/write property ShowLinearTrail Indicates if the linear trail of the previous positions should be visible. Defaults to false.
Read/write property ShowMarkerTrails Indicates if marker symbols shows previous positions. Defaults to false.

CoClasses that implement IPositionTrails

CoClasses and Classes Description
RealTimeFeedManager The real-time feed manager object.