ArcObjects Library Reference (Editor)  

esriSnapToleranceUnits Constants

Indicates the snap tolerance units.

Constant Value Description
esriSnapTolerancePixels 0 Pixels.
esriSnapToleranceMapUnits 1 Map units.

Product Availability

Available with ArcGIS Desktop.

Remarks

This enumeration, used in conjunction with IEditor::SnapToleranceUnits, determines the method used to determine the measurement unit used to determine whether a snap agent's ISnapAgent::Snap method returns True. 

See Also

ISnapEnvironment Interface | ISnapAgent Interface

.NET Related Topics

Working with the editor snap environment