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


INADirectionsWindowManager.IsWindowVisible Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

INADirectionsWindowManager.IsWindowVisible Property

Indicates if the Directions Window is visible.

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

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INADirectionsWindowManager Interface