Hi,
In ArcObjects, there is a SearchTolerance property on IMxDocument.
Is there an equivalent to this in the ArcGIS Pro SDK? If so, where can I retrieve the value?
If not, what can I do to mimic what SearchTolerance does in ArcMap? We use it with the Envelope.Expand method when detecting if a click point is near any existing features.
In ArcMap, SearchTolerance changes depending on the zoom. The farther you zoom out, the larger the tolerance is and vice-versa.
TIA.
Kris