Hi All,
I have a image and it's Height is 20320 twips and Width is 27093 twips. I have a form that contains 2 pictures box's. I load my image into picturebox1 and I want to copy the bottom right cornor of the picturebox1 and place it into picturebox2. (2000 twips x 2000 twips is the clipping region size)
If i reference the bottom cornor I get nothing, if I half the reference values I get bottom cornor, well close to it.
Is there something I am missing in relation to picture.height/width and scalemodes etc....everythi ng is in twips.
Help would be much appreciated.
Thx
J.
I have a image and it's Height is 20320 twips and Width is 27093 twips. I have a form that contains 2 pictures box's. I load my image into picturebox1 and I want to copy the bottom right cornor of the picturebox1 and place it into picturebox2. (2000 twips x 2000 twips is the clipping region size)
If i reference the bottom cornor I get nothing, if I half the reference values I get bottom cornor, well close to it.
Is there something I am missing in relation to picture.height/width and scalemodes etc....everythi ng is in twips.
Help would be much appreciated.
Thx
J.