This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INetworkAnalystExtensionEvents Interface > INetworkAnalystExtensionEvents.OnCurrentNetworkLayerChanged Event (ArcObjects .NET 10.5 SDK) |
Called when the current network layer has changed.
[Visual Basic .NET] Public Event OnCurrentNetworkLayerChanged As OnCurrentNetworkLayerChangedEventHandler
[C#] public event OnCurrentNetworkLayerChangedEventHandler OnCurrentNetworkLayerChanged
The OnCurrentNetworkLayerChanged event is fired when the user changes the Network Dataset dropdown on the Network Analyst Toolbar or the CurrentNetworkLayer method on the NetworkAnalystExtension's INetworkAnalystExtension interface is set programatically.