ESRI.ArcGIS.SpatialAnalystTools | |
ExtractByAttributes Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : ExtractByAttributes Class |
The following tables list the members exposed by ExtractByAttributes.
Name | Description | |
---|---|---|
ExtractByAttributes Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_raster | The input raster from which cells will be extracted. (In, Required) | |
out_raster | The output raster containing the cell values extracted from the input raster. (Out, Required) | |
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. | |
where_clause | A logical expression that selects a subset of raster cells. (In, Required) |