Hi,
What event should I subscribe to if I want to catch when someone is using tool Move?
I tried use EditCompletingEvent, but I should catch only operation with name "Modify Feature".
Thanks, Romana
Hi,
You can override OnToolMouseMove. How to do that you can find in Esri ArcGIS Pro SDK Community sample MagnifierWindow.