This document is archived and information here might be outdated. Recommended version. |
Feature Identify Object.
Interfaces | Description |
---|---|
IBasicMapIdentifyObject (esriCarto) | Provides access to members that control the basic map identify object. |
IFeatureIdentifyObj (esriCarto) | Provides access to a member that sets the feature used by the identify object. |
IIdentifyObj (esriCarto) | Provides access to members that control feature identification for a layer. |
IMapIdentifyObject (esriCarto) | Provides access to members that control the map identify object. |
IRowIdentifyObject (esriCarto) | Provides access to members that control the row used by the identify object. |
A FeatureIdentifyObject object provides access to the identified feature and has methods that can operate on that feature.
When used on a map layer, the IIdentify::Identify method returns an array of FeatureIndentifyObject objects.