This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control an identify result.
Returned from the Identify request, an ImageServerIdentifyResult object contains the pixel value of current visible raster at the specified location and a set of catalog items (RecordSet) that overlap the given geometry.
Name | Description | |
---|---|---|
CatalogItems | A set of idetified catalog items. | |
CatalogItemVisibilities | A set of visible area for idetified catalog items. | |
Location | The identified location. | |
Name | The identify property name. | |
Properties | A set of name-value pairs for the field names and values of the identified object. | |
Value | The identify property value. |
Classes | Description |
---|---|
ImageServerIdentifyResult | An Image Server Identify Result object. |