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




Defines a value that constitutes the threshold, which must be equaled or exceeded before flow can occur. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.