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


IRasterIdentifyObj2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterIdentifyObj2 Interface
ArcGIS Developer Help

IRasterIdentifyObj2 Interface

Provides access to members that identify an object in the raster layer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetPropAndValues Gets the next pair of property and value of the Identify Object.

Classes that implement IRasterIdentifyObj2

Classes Description
RasterIdentifyObj A raster object identified on the display.
SimpleRasterIdentifyObj A simplified raster object identified on the display.

See Also

IRasterIdentifyObj Interface