This document is archived and information here might be outdated. Recommended version. |
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 );