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


IEditorSnapping.SnapToTopologyNodes Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IE > IEditorSnapping Interface > IEditorSnapping.SnapToTopologyNodes Property
ArcGIS Developer Help

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