The cluster tolerance of the topology.
[Visual Basic .NET] Public Property ClusterTolerance As Double
[C#] public double ClusterTolerance {get; set;}
[C++]
HRESULT get_ClusterTolerance(
double* clusterTol
);
[C++]
HRESULT put_ClusterTolerance(
double clusterTol
);
[C++]Parameters
clusterTol [out, retval] clusterTol is a parameter of type double clusterTol [in] clusterTol is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.