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




Defines which surrounding points will be used to control the output. There are two options: STANDARD and SMOOTH. Standard is the default. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.