This document is archived and information here might be outdated.  Recommended version.


INetworkIdentifyDialog Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INetworkIdentifyDialog Interface
ArcGIS Developer Help

INetworkIdentifyDialog Interface

Provides access to the network identify dialog.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Members

Name Description
Method AddIdentifyPoint Add a new point to be identified.
Method Clear Empty the current dialog contents.
Write-only property Display The display for the dialog.
Method GetPosition The network identify dialog position.
Write-only property Map The map for the dialog.
Write-only property NetworkLayer The network layer for the dialog.
Method SetPosition The network identify dialog position.
Method Show Display the network identify dialog.

Classes that implement INetworkIdentifyDialog

Classes Description
NetworkIdentifyDialog The network identify dialog.

Remarks

The INetworkIdentifyDialog interface is the main interface for the NetworkIdentifyDialog which shows the attributes and connectivity of NetworkElements within a NetworkDataset.