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




The following tables list the members exposed by BlockStatistics.

Public Constructors

 NameDescription
Public ConstructorBlockStatistics 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 are ignored by the statistic calculation. (In, Optional)  
Public Propertyin_rasterThe raster on which to perform the Block Statistics calculations. (In, Required)  
Public PropertyneighborhoodThe Neighborhood class dictates the shape of the area around each cell used to calculate the statistic. (In, Optional)  
Public Propertyout_rasterThe output block statistics raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertystatistics_typeThe statistic 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.  
Top

See Also

© 2010 All Rights Reserved.