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




The cell size (a number) or reference to the cell size (a pathname to a raster dataset) to use when creating the coefficient rasters. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property cell_size As Object
Visual Basic (Usage)Copy Code
Dim instance As GeographicallyWeightedRegression
Dim value As Object
 
instance.cell_size = value
 
value = instance.cell_size
C# 
public object cell_size {get; set;}

See Also

© 2010 All Rights Reserved.