This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAStreetDirection2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to a street direction item.
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. |
Interfaces | Description |
---|---|
INAStreetDirection | Provides access to a street direction item. |
The INAStreetDirection2 interface provides access to each direction element.