ArcGIS Runtime SDK for WPF - Library Reference
ImageServiceIdentifyParameters Class Members
See Also  Properties 
ESRI.ArcGIS.Client.Tasks Namespace : ImageServiceIdentifyParameters Class


The following tables list the members exposed by ImageServiceIdentifyParameters.

Public Constructors

 NameDescription
public ConstructorImageServiceIdentifyParameters ConstructorInitializes a new instance of the ImageServiceIdentifyParameters class.  
Top

Public Properties

 NameDescription
public PropertyGeometryThe geometry to identify on. The valid geometry types are Point or Polygon.  
public PropertyMosaicRuleGets 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.  
public PropertyPixelXGets or sets the width of the pixel level being identified.  
public PropertyPixelYGets or sets the height of the pixel level being identified.  
public PropertyRenderingRuleGets or sets the rendering rule for how the requested image should be rendered.  
public PropertyReturnCatalogItemsGets or sets a value indicating whether to return raster catalog items or not.  
public PropertyReturnGeometryGets or sets a value indicating whether to return raster catalog item's footprint or not.  
public PropertyTimeExtentGets or sets the time instant or the time extent of the raster to be identified.  
Top

See Also

© ESRI, Inc. All Rights Reserved.