ArcObjects Library Reference (NetworkAnalyst)  

INAStreetDirection3 Interface

Provides access to a street direction item.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Description
Read-only property CumulativeLength The cumulative driving length (in directions length units).
Read-only property DepartBearing The depart bearing of the item.
Read-only property DriveTime The driving time.
Read-only property Envelope The bounding box of the item.
Read-only property EstimatedArrivalTime The estimated time of arrival.
Read-only property Events The collection of events along the item.
Read-only property GeneralBearing The general bearing of the item.
Read-only property Length The driving Length (in directions length units).
Read-only property ManeuverPoint The maneuver point of the item.
Read-only property ManeuverType The maneuver type of the item.
Read-only property ResultElement The result object by index.
Read-only property ResultObjectCount The number of result objects that belong to this direction.
Read-only property String The direction string by its index.
Read-only property StringCount The count of direction strings in this item.
Read-only property StringType The direction string type by its index.
Read-only property Time The time spent.
Read-only property TurnAngle The turn angle at the maneuver point of the item.

Inherited Interfaces

Interfaces Description
INAStreetDirection2 Provides access to a street direction item.
INAStreetDirection Provides access to a street direction item.