This is what I'm looking for.Thanks a lot.This can be a stupid question. but how can i call this? and from where should I call this?I implement a BaseToolbar and BaseCommand .Should I call it from one of those?when I do this on the click event on the BaseCommand class , I need to pass paramaters...GetXY newGetXY = new GetXY();newGetXY.OnMouseDown(); // need to pass arguments..Please help on how i can call the GetXY method and from where?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.