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


ICadastralImportParameters.RadialPointTolerance Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralImportParameters.RadialPointTolerance Property

Radial Point Snapping tolerance. Default 0.5 in units of source data's projection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralImportParameters Interface