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


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

INADirectionsWindowSetup Interface

Provides access to INADirectionsWindowSetup interface.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Members

Name Description
Method ClearWindow Clears Directions Window.
Write-only property Name Retreives the Directions Window name.
Method OnContextUpdate Message handler, called when NA context updated.
Method OnLayerChange Message handler, called when NA layer changed.
Method OnResultUpdate Message handler, called when NA result updated.
Method ShowDirections Shows Directions in the Window.

Classes that implement INADirectionsWindowSetup

Classes Description
NADirectionsWindow Network Analyst Directions Window Class.

Remarks

The INADirectionsWindowSetup interface allows you to clear the Directions window and update the contents.