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




Bandwidth method (in)

Syntax

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

See Also

© 2010 All Rights Reserved.