This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INADirectionsWindowSetup Interface > INADirectionsWindowSetup.ShowDirections Method (ArcObjects .NET 10.4 SDK) |
Shows Directions in the Window.
[Visual Basic .NET] Public Sub ShowDirections ( _ ByVal context As INALayer, _ ByVal routeSet As ISet _ )
[C#] public void ShowDirections ( INALayer context, ISet routeSet );