Provides access to a street direction item.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
CumulativeLength | The cumulative driving length (in directions length units). | |
DriveTime | The driving time. | |
Envelope | The bounding box of the item. | |
EstimatedArrivalTime | The estimated time of arrival. | |
Length | The driving Length (in directions length units). | |
ManeuverPoint | The maneuver point of the item. | |
ResultElement | The result object by index. | |
ResultObjectCount | The number of result objects that belong to this direction. | |
String | The direction string by its index. | |
StringCount | The count of direction strings in this item. | |
StringType | The direction string type by its index. | |
Time | The time spent. |
Inherited Interfaces
Interfaces | Description |
---|---|
INAStreetDirection | Provides access to a street direction item. |
Remarks
The INAStreetDirection2 interface provides access to each direction element.