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


IEditorSnapping.SnapToTopologyNodes Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (EditorExt)  

IEditorSnapping.SnapToTopologyNodes Property

Indicates whether the topology nodes will be added to the snapping cache. It is used when not using classic snapping.

[Visual Basic .NET]
Public Property SnapToTopologyNodes As Boolean
[C#]
public bool SnapToTopologyNodes {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEditorSnapping Interface

.NET Related Topics

Working with the ArcGIS snapping environment