require(["esri/tasks/ImageServiceIdentifyResult"], function(ImageServiceIdentifyResult) { /* code goes here */ });
Description
(Added at v2.0)
The results from an ImageServiceIdentifyTask. ImageServiceIdentifyResult has no constructor.
Samples
Search for
samples that use this class.
Properties
Property Details
The set of visible areas for the identified catalog items. CatalogItemVisibilities are returned only when the image service source is a mosaic dataset.
The set of catalog items that overlap the input geometry. CatalogItems are returned only when the image service source is a mosaic dataset.
The identify property name.
The identify property id.
The attributes of the identified object.
The identify property pixel value.