The following tables list the members exposed by ImageServiceIdentifyParameters.
Name | Description | |
---|---|---|
ImageServiceIdentifyParameters Constructor | Initializes a new instance of the ImageServiceIdentifyParameters class. |
Name | Description | |
---|---|---|
Geometry | The geometry to identify on. The valid geometry types are Point or Polygon. | |
MosaicRule | Gets or sets the mosaic rulte. Specifies the mosaic rule defining the image sorting order. When mosaic rule is not specified, mosaic rule will default to esriMosaicCenter. | |
PixelX | Gets or sets the width of the pixel level being identified. | |
PixelY | Gets or sets the height of the pixel level being identified. | |
RenderingRule | Gets or sets the rendering rule for how the requested image should be rendered. | |
ReturnCatalogItems | Gets or sets a value indicating whether to return raster catalog items or not. | |
ReturnGeometry | Gets or sets a value indicating whether to return raster catalog item's footprint or not. | |
TimeExtent | Gets or sets the time instant or the time extent of the raster to be identified. |