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




The following tables list the members exposed by GetCellValue.

Public Constructors

 NameDescription
Public ConstructorGetCellValue ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyband_indexDefine which bands for which you would like to get the pixel value. If you do not define any bands, a pixel value for all the bands in the x,y location will be returned. (In, Optional)  
Public Propertyin_rasterThe input raster dataset. (In, Required)  
Public Propertylocation_pointType the x and y coordinates of the pixel location. (In, Required)  
Public Propertyout_stringOutput String (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.