ArcGIS API for WPF - Library Reference
PixelX Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > ImageServiceIdentifyParameters Class : PixelX Property

Gets or sets the width of the pixel level being identified.

Syntax

Visual Basic (Declaration) 
Public Property PixelX As Double
C# 
public double PixelX {get; set;}

Property Value

The pixel X size.

Remarks

If pixel size is not specified, then pixel size will default to the base resolution of the dataset. The raster at the specified pixel size in the mosaic dataset will be used for identify.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.