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




The threshold value used to densify the sampling network, applicable only when STDERR_THRESHOLD or QUARTILE_THRESHOLD selection criteria are used. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property threshold As Double
Visual Basic (Usage)Copy Code
Dim instance As DensifySamplingNetwork
Dim value As Double
 
instance.threshold = value
 
value = instance.threshold
C# 
public double threshold {get; set;}

See Also

© 2010 All Rights Reserved.