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


INADirectionsWindow.IsVisible Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INADirectionsWindow Interface > INADirectionsWindow.IsVisible Property
ArcGIS Developer Help

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