This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Classes > N > NALayerEvents CoClass (ArcObjects .NET 10.4 SDK) |
NALayer events. This class only provides access to the INALayerEvents outbound interface.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
INALayerEvents (default) | Provides access to events triggered by the network analysis layer. |
When working with NALayerEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pNALayerEvents as NALayerEvents