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




The Attribute Tolerance allows you to compare your attribute values with some leeway on accuracy. This allows you to account for any slight changes that might have occurred in processing your data. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property attribute_tolerances As Object
Visual Basic (Usage)Copy Code
Dim instance As RasterCompare
Dim value As Object
 
instance.attribute_tolerances = value
 
value = instance.attribute_tolerances
C# 
public object attribute_tolerances {get; set;}

See Also

© 2010 All Rights Reserved.