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


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

ICadastralControlImporterMerging.CloseControlTolerance Property

Close Control Merging tolerance. Default 1.0 in units of source data's projection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlImporterMerging Interface