This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditProperties4 Interface > IEditProperties4.ClassicSnapping Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the classic editing snapping will be used.
[Visual Basic .NET] Public Property ClassicSnapping As Boolean
[C#] public bool ClassicSnapping {get; set;}
Setting this property to true enables classic snapping (ArcGIS 9.3.1 and prior versions snapping environment UI).
In the UI this is set in the general tab on the Editor Options dialog.