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




Generates a reduced-resolution version of a raster. Each output cell contains the Sum, Minimum, Maximum, Mean, or Median of the input cells that are encompassed by the extent of that cell.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialAnalystTools.Aggregate

See Also

© 2010 All Rights Reserved.