Called when the current network layer has changed.
[Visual Basic 6.0]
Event OnCurrentNetworkLayerChanged
[Visual Basic .NET] Public Event OnCurrentNetworkLayerChanged As OnCurrentNetworkLayerChangedEventHandler
[C#] public event OnCurrentNetworkLayerChangedEventHandler OnCurrentNetworkLayerChanged
[C++]
HRESULT OnCurrentNetworkLayerChanged(
void
);
Product Availability
Available with ArcGIS Engine.
Description
The OnCurrentNetworkLayerChanged event is fired when the user interactively changes the NetworkDataset or the IEngineNetworkAnalystEnvironment::CurrentNetworkLayer is set programatically.