Select to view content in your preferred language

Event for using tool Move

110
1
02-11-2025 02:57 AM
RomanaZemankova
Emerging Contributor

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

 

0 Kudos
1 Reply
GKmieliauskas
Esri Regular Contributor

Hi,

You can override OnToolMouseMove. How to do that you can find in Esri ArcGIS Pro SDK Community sample MagnifierWindow.

0 Kudos