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


ICadastralEditorSnapping.PointMatch Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralEditorSnapping.PointMatch Property

Get/Set global point matching tolerance.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorSnapping Interface