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


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

INADirectionsWindowManager Interface

Provides access to INADirectionsWindowManager interface.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Members

Name Description
Read-only property ActiveDirectionsNAContext Retieves context of active NA layer.
Read-only property CanShowDirections Indicates whether it is ever possible to show directions for the analysis.
Read-only property DirectionsWindow Retrieves the Directions Window.
Method HideDirections Hides the Directions Window.
Read-only property IsResult Indicates whether the analysis has valid results for directions.
Read-only property IsWindowVisible Indicates if the Directions Window is visible.
Method ShowActiveDirections Shows directions for active NA layer.
Method UpdateDirections Updates directions, existing in the Window.

Classes that implement INADirectionsWindowManager

Classes Description
NADirectionsWindowManager Network Analyst Directions Window Manager Class.

Remarks

This interface provides access to the NADirectionsWindow.