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




The slope threshold between consecutive points. Expressed as a percentage. The default is 150. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.