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


IRasterIdentifyObj2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterIdentifyObj2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

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.

CoClasses that implement IRasterIdentifyObj2

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

See Also

IRasterIdentifyObj Interface