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




The factor by which to multiply the cell size of the input raster to obtain the desired resolution for the output raster. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property cell_factor As Integer
Visual Basic (Usage)Copy Code
Dim instance As Aggregate
Dim value As Integer
 
instance.cell_factor = value
 
value = instance.cell_factor
C# 
public int cell_factor {get; set;}

See Also

© 2010 All Rights Reserved.