|
Hi,
You can use XYToLocation to convert x,y pixel coordinates to a Location object, and LocationToX and LocationToY to find the x,y pixel coordinates from a Location object.
If I have understeand your question then I think this should be enough to do what you wants to do. |