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 > INAStreetDirection Interface (ArcObjects .NET 10.5 SDK) |
Provides access to a street direction item. Note: the INAStreetDirection interface has been superseded byINAStreetDirection2. Please consider using the more recent version.
Description | ||
---|---|---|
DriveTime | The driving time. | |
Envelope | The bounding box of the item. | |
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. |
INAStreetDirection has been superseded by INAStreetDirection3.