ArcGIS API for Silverlight - Library Reference
ImageServiceIdentifyParameters Class Members
See Also  Properties  Send comments on this topic
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 PropertyGeometry The geometry to identify on. The valid geometry types are Point or Polygon.  
public PropertyMosaicRule 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.  
public PropertyPixelX Gets or sets the width of the pixel level being identified.  
public PropertyPixelY Gets or sets the height of the pixel level being identified.  
public PropertyRenderingRule Gets or sets the rendering rule for how the requested image should be rendered.  
public PropertyReturnCatalogItems Gets or sets a value indicating whether to return raster catalog items or not.  
public PropertyReturnGeometry Gets or sets a value indicating whether to return raster catalog item's footprint or not.  
public PropertyTimeExtent Gets or sets the time instant or the time extent of the raster to be identified.  
Top

See Also

© ESRI, Inc. All Rights Reserved.