ESRI.ArcGIS.SpatialAnalystTools | |
SetNull Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : SetNull Class |
The following tables list the members exposed by SetNull.
Name | Description | |
---|---|---|
SetNull Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_conditional_raster | Input raster representing the true or false result of the desired condition. (In, Required) | |
in_false_raster_or_constant | The input whose values will be used as the output cell values if the condition is false. (In, Required) | |
out_raster | The output 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 determines which of the input cells are to be true or false. (In, Optional) |