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




Partitions the input into non-overlapping blocks and calculates the statistic of the values within each block. The value is assigned to all of the cells in each block in the output.

Syntax

Visual Basic (Declaration) 
Public Class BlockStatistics 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As BlockStatistics
C# 
public class BlockStatistics : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.BlockStatistics

See Also

© 2010 All Rights Reserved.