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




The Neighborhood class dictates the shape of the area around each cell used to calculate the statistic. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.