Make sure you give it coordinates that are relative to the upper left corner of the map.You can transform them using the TransformToVisual command. Ex:Point relativeToMap = uiElementThatInputPointAreRelativeTo.TransformToVisual(MyMap).Transform(inputPoint);
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.