Hi All,

I am working on a simple tool that will import coordinates with some other info, which all works great. What I am having an issue with is, I am actually creating buttons that are placed at the center of particular points on an image in my form. The coordinates match the physical dimensions of a circuit board. I am using a very flat high quality image of the board as the image background, but of course there is a certain amount of stretch and skew of the image. Is there a way to adjust an image so that I can align it to the button coordinates perfectly? Or even better, is there a way to click on several points to perfectly align the buttons to the image? I hope I am making sense explaining what I am trying to do. Thanks