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




The value to be set for the selected option's tolerance. A Tolerance Value of zero will not be accepted for the following options: FUZZY, EDIT, NODESNAP, WEED, GRAIN, and SNAP. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.