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




The following tables list the members exposed by ZonalStatisticsAsTable.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyignore_nodataDenotes whether NoData values in the Value input will influence the results of the zone that they fall within. (In, Optional)  
Public Propertyin_value_rasterRaster that contains the values on which to calculate a statistic. (In, Required)  
Public Propertyin_zone_dataDataset that defines the zones. (In, Required)  
Public Propertyout_tableOutput table that will contain the summary of the values in each zone. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertystatistics_typeStatistic type to be calculated. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyzone_field Field that holds the values that define each zone. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.