This document is archived and information here might be outdated.  Recommended version.


INACompactStreetDirectionsAgent2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INACompactStreetDirectionsAgent2 Interface
ArcGIS Developer Help

INACompactStreetDirectionsAgent2 Interface

Provides access to the INACompactStreetDirectionsAgent2 Interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Name Description
Read-only property AvailableStyleNames The collection of style names supported by the agent.
Read-only property DirectionsContainer The container for the directions.
Method Execute Constructs the directions.
Read/write property Language Language to use when generating directions.
Read/write property LengthUnits The length units.
Read/write property OutputSpatialReference Output spatial reference to use for geometries returned by the directions objects.
Read/write property OutputType Output type to use when generating directions.
Read/write property StyleName Style name to use when generating directions.
Read-only property SupportedLanguages The collection of languages supported by the agent.
Read/write property TimeAttributeName The network attribute for time calculation.

Inherited Interfaces

Interfaces Description
INACompactStreetDirectionsAgent Provides access to the compact directions agent.

Classes that implement INACompactStreetDirectionsAgent2

Classes Description
NACompactStreetDirectionsAgent Generates compact driving directions for network analysis results.