ArcObjects Library Reference (Carto)  

IRealTimeDestination Interface

Provides access to members that display a destination to track as the current position updates.

Product Availability

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

Members

Description
Read/write property BearingToDestinationSymbol The marker symbol used to point to the destination.
Read/write property DestinationLabel The label string for the destination.
Read/write property DestinationLocation The location of the destination point.
Read/write property DestinationSymbol The symbol used to show the destination.
Read/write property DestinationTextSymbol The text symbol used to display the destination label.
Read/write property ShowBearingToDestination Indicates if the bearing to the destination from the current location is displayed.

CoClasses that implement IRealTimeDestination

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