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


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

ICadastralImportParameters.ControlPointTolerance Property

Control Point Snapping tolerance. Default 0.1 in units of source data's projection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralImportParameters Interface