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