This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > ISnapEnvironment Interface > ISnapEnvironment.SnapToleranceUnits Property (ArcObjects .NET 10.4 SDK) |
The units used for the snap tolerance.
[Visual Basic .NET] Public Property SnapToleranceUnits As esriSnapToleranceUnits
[C#] public esriSnapToleranceUnits SnapToleranceUnits {get; set;}
SnapToleranceUnits defines the method of type esriSnapToleranceUnits used to define the radius used by active snap agents. The default value is esriSnapTolerancePixels.