ArcObjects Library Reference (NetworkAnalystUI)  

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