![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriIdentifyOption Constants (ArcObjects .NET 10.5 SDK) |
Identify Option.
| Constant | Value | Description |
|---|---|---|
| esriIdentifyAllLayers | -1 | All layers. |
| esriIdentifyVisibleLayers | -2 | Visible layers. |
| esriIdentifyTopmost | -3 | Topmost layer. |
| esriIdentifyTopOneWithHTMLPopup | -4 | Topmost layer with HTML popup. |
| esriIdentifyVisibleWithHTMLPopup | -5 | All visible layers with HTML popup. |