This document is archived and information here might be outdated.  Recommended version.


IRealTimeDestination Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRealTimeDestination Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IRealTimeDestination

Classes Description
RealTimeFeedManager The real-time feed manager object.