Provides access to INADirectionsWindow interface.
Product Availability
Available with ArcGIS Desktop. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
Create | Creates a Directions Window. | |
hWnd | The Directions Window handle. | |
IsVisible | Indicates whether the Directions Window is visible or not. | |
PutPosition | Set Directions Window position. | |
QueryPosition | Query Directions Window position. | |
Show | Show or hide 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.