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 > INAStreetDirectionsAgent3 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the INAStreetDirectionsAgent3 Interface.
Description | ||
---|---|---|
AutoShowDirections | Indicates if directions are automatically updated and shown when a route changes. | |
AvailableStyleNames | The collection of style names supported by the agent. | |
DirectionsContainer | The container for the directions. | |
DisplayTime | Indicates if time is displayed in directions. | |
Execute | Constructs the directions. | |
Language | Language to use when generating directions. | |
LengthUnits | The length units. | |
OutputSpatialReference | Output spatial reference to use for geometries returned by the directions objects. | |
OutputType | Output type to use when generating directions. | |
StyleName | Style name to use when generating directions. | |
SupportedLanguages | The collection of languages supported by the agent. | |
TimeAttributeName | The network attribute for time calculation. |
Interfaces | Description |
---|---|
INAStreetDirectionsAgent2 | Provides access to the Directions Agent. |
INAStreetDirectionsAgent | Provides access to the Directions Agent. |
CoClasses and Classes | Description |
---|---|
NAStreetDirectionsAgent | Generates driving directions for network analysis results. |