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

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

Syntax

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

Property Value

The pixel y 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.