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




The threshold value for which the output raster will be generated, as the percentage of the number of times the set threshold was exceeded, on a cell by cell basis. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.