ArcGIS API for Windows Phone - 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;}

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.

Property Value

The pixel X size.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.