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




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

Syntax

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

See Also

© 2010 All Rights Reserved.