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


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

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