Hi Richard,
How can I set the origin (X = 0, Y = 0) starting coordinate to point to the upper left corner of the loaded image and not to the upper left corner of the ImageBox?
Is there a built-in function in ImageBox?
Can you help me?
Thanks,
Deeron
The GetOffsetPoint method can be used for this.
Thanks, Richard.