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


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

INADirectionsWindowManager.ActiveDirectionsNAContext Property

Retieves context of active NA layer.

[Visual Basic .NET]
Public ReadOnly Property ActiveDirectionsNAContext As INAContext
[C#]
public INAContext ActiveDirectionsNAContext {get;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INADirectionsWindowManager Interface