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


ICadastralImportParameters.ControlPointTolerance Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralImportParameters Interface > ICadastralImportParameters.ControlPointTolerance Property
ArcGIS Developer Help

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