This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INADirectionsWindow Interface (ArcObjects .NET 10.5 SDK) |
Provides access to INADirectionsWindow interface.
Description | ||
---|---|---|
Create | Creates a Directions Window. | |
hWnd | Retrieves the Directions Window handle. | |
IsVisible | Indicates whether the Directions Window is visible or not. | |
PutPosition | Modifies Directions Window position. | |
QueryPosition | Queries Directions Window position. | |
Show | Shows or hides the Directions Window. |
CoClasses and Classes | Description |
---|---|
NADirectionsWindow | Network Analyst Directions Window Class. |
The INDirectionsWindow interface provides methods to control the visibility of the directions window, move the window to a specified position on the screen.