I have an image in my imageenview. I would like to have its top left corner positionned at a certain x,y location of my imageenview using code and not the mouse move. Can it be done? Thanks. P
PS: Let me add a little bit more. I have 2 layers. Layers 0 has some vector boxes. Layer 1 has an image. The image can be bigger than layer 0. So i move the image around to fit the boxes. I select the portion of the image that fit the box and crop it. Now the image does not stay at the same location. It is moved away from the box and i have to use the move ool to reposition it.