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


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

INADirectionsWindow Interface

Provides access to INADirectionsWindow interface.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Members

Name Description
Method Create Creates a Directions Window.
Read-only property hWnd Retrieves the Directions Window handle.
Read-only property IsVisible Indicates whether the Directions Window is visible or not.
Method PutPosition Modifies Directions Window position.
Method QueryPosition Queries Directions Window position.
Method Show Shows or hides the Directions Window.

Classes that implement INADirectionsWindow

Classes Description
NADirectionsWindow Network Analyst Directions Window Class.

Remarks

The INDirectionsWindow interface provides methods to control the visibility of the directions window, move the window to a specified position on the screen.