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




The value to be set as the cluster tolerance property of the selected topology. If you enter a value of zero, the default or minimum cluster tolerance will be applied to the topology. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.