This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IIdentifyObject Interface (ArcObjects .NET 10.5 SDK) |
Provides access to identify object's properties (pairs of name and value).
Description | ||
---|---|---|
Name | Name of the identify object. | |
PropertySet | PropertySet of the identify object. |
CoClasses and Classes | Description |
---|---|
GlobeServerIdentifyObject (esriGlobeCore) | Provides programmatic access to a simple globe server layer identify object. |
LasDatasetIdentifyObject (esriArcMapUI) | Provides programmatic access to LasDataset layer identify object. |
MapServerIdentifyObject (esriArcMapUI) | Provides programmatic access to a map server identify object. |
SimpleMapServerIdentifyObject | Provides programmatic access to a simple map server layer identify object. |
SimpleWMSIdentifyObject | Provides programmatic access to a simple WMS layer identify object. |
WMSIdentifyObject (esriArcMapUI) | Provides programmatic access to a WMS map layer factory. |