ESRI.ArcGIS.DataManagementTools
GetCellValue Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : GetCellValue Class




Retrieves the pixel value at a specific x,y coordinate. For multi-band raster datasets you can specify from which bands to retrieve the cell value. If you do not specify any bands, the pixel value for all the bands will be returned for the input location.

Syntax

Visual Basic (Declaration) 
Public Class GetCellValue 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As GetCellValue
C# 
public class GetCellValue : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.GetCellValue

See Also

© 2010 All Rights Reserved.