This document is archived and information here might be outdated.  Recommended version.


IConstructTolerance.Tolerance Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > IConstructTolerance Interface > IConstructTolerance.Tolerance Property
ArcGIS Developer Help

IConstructTolerance.Tolerance Property

Get/Set tolerance for computation point snapping.

[Visual Basic .NET]
Public Property Tolerance As Double
[C#]
public double Tolerance {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IConstructTolerance Interface