Provides access to the INAStreetDirectionsAgent3 Interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
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. |
Inherited Interfaces
Interfaces | Description |
---|---|
INAStreetDirectionsAgent2 | Provides access to the Directions Agent. |
INAStreetDirectionsAgent | Provides access to the Directions Agent. |
CoClasses that implement INAStreetDirectionsAgent3
CoClasses and Classes | Description |
---|---|
NAStreetDirectionsAgent | Generates driving directions for network analysis results. |