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




Dictates the shape of the area around each cell used to calculate the density value. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.