Provides access to INADirectionsWindow interface.
Product Availability
Available with ArcGIS Desktop. Requires Network Analyst Extension.
Members
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 that implement INADirectionsWindow
CoClasses and 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.