View Single Post

  #3 (permalink)  
Old 07-19-2006
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
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.
Reply With Quote