This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralImportParameters Interface > ICadastralImportParameters.ControlPointTolerance Property (ArcObjects .NET 10.5 SDK) |
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;}