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


INADirectionsWindow.IsVisible Property (ArcObjects .NET 10.4 SDK)
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