ArcObjects Library Reference (NetworkAnalystUI)  

INADirectionsWindow.IsVisible Property

Indicates whether the Directions Window is visible or not.

[Visual Basic .NET]
Public ReadOnly Property IsVisible As Boolean
[C#]
public bool IsVisible {get;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INADirectionsWindow Interface