This document is archived and information here might be outdated. Recommended version. |
Called when the current network layer has changed.
[Visual Basic .NET] Public Event OnCurrentNetworkLayerChanged As OnCurrentNetworkLayerChangedEventHandler
[C#] public event OnCurrentNetworkLayerChangedEventHandler OnCurrentNetworkLayerChanged
[C++]
HRESULT OnCurrentNetworkLayerChanged(
void
);
The OnCurrentNetworkLayerChanged event is fired when the user interactively changes the NetworkDataset or the IEngineNetworkAnalystEnvironment::CurrentNetworkLayer is set programatically.