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.
Name | Description | |
---|---|---|
GetCellValue Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
band_index | Define 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) | |
in_raster | The input raster dataset. (In, Required) | |
location_point | Type the x and y coordinates of the pixel location. (In, Required) | |
out_string | Output String (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |