Provides access to the network analysis layer. Note: the INALayer interface has been superseded byINALayer2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
Add | Add a new layer. | |
Clear | Clear all analysis layers. | |
Context | The network analysis context. | |
Delete | Delete an existing layer. | |
Expanded | Indicates if the network analysis layer is expanded or collapsed in the TOC of the map. | |
LayerByNAClassName | The network analysis layer by class name. |
CoClasses that implement INALayer
CoClasses and Classes | Description |
---|---|
NALayer | The layer for defining, solving, and viewing network analysis results. |
Remarks
INALayer has been superseded by INALayer2.