ESRI.ArcGIS.SpatialAnalystTools | |
ZonalHistogram Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : ZonalHistogram Class |
The following tables list the members exposed by ZonalHistogram.
Name | Description | |
---|---|---|
ZonalHistogram Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_value_raster | The raster values to create the histograms. (In, Required) | |
in_zone_data | Dataset that defines the zones. (In, Required) | |
out_graph | The name of the output graph for display. (Out, Optional) | |
out_table | The output table file. (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. | |
zone_field | Field that holds the values that define each zone. (In, Required) |