This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineSnapEnvironment Interface > IEngineSnapEnvironment.SnapTolerance Property (ArcObjects .NET 10.4 SDK) |
The snap tolerance, measured in pixels or map units.
[Visual Basic .NET] Public Property SnapTolerance As Double
[C#] public double SnapTolerance {get; set;}
[C++]
HRESULT get_SnapTolerance(
double* tol
);
[C++]
HRESULT put_SnapTolerance(
double tol
);
[C++]
Parameters tol [out, retval] tol is a parameter of type double tol [in] tol is a parameter of type double
1084 800a043c: The specified value is invalid