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


ICadastralJoin3.LinePointTolerance Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralJoin3 Interface > ICadastralJoin3.LinePointTolerance Property
ArcGIS Developer Help

ICadastralJoin3.LinePointTolerance Property

Distance tolerance used when forming line points.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralJoin3 Interface