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


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

INACompactStreetDirection2 Interface

Provides access to a compact street direction item.

Product Availability

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

Members

Name Description
Read-only property CompressedGeometry The compressed geometry for the driving direction.
Read-only property DepartBearing The depart bearing of the item.
Read-only property ETA The estimated time of arrival.
Read-only property Events The collection of events along the item.
Read-only property GeneralBearing The general bearing of the item.
Read-only property Length The cumulative driving length (in directions length units).
Read-only property ManeuverType The maneuver type.
Read-only property String The direction string by its index.
Read-only property StringCount The number of direction strings in this item.
Read-only property StringType The direction string type by its index.
Read-only property Text The driving direction text.
Read-only property Time The time spent.
Read-only property TurnAngle The turn angle at the maneuver point of the item.

Inherited Interfaces

Interfaces Description
INACompactStreetDirection Provides access to a compact street direction item.

Classes that implement INACompactStreetDirection2

Classes Description