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


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

INADirectionsWindowManager.ShowActiveDirections Method

Shows directions for active NA layer.

[Visual Basic .NET]
Public Sub ShowActiveDirections ( _
)
[C#]
public void ShowActiveDirections (
);

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INADirectionsWindowManager Interface