Hi, I need to make selection/Zone (with mouse or by code) un ImageEnView and Move / resize this selection by mouse and get/return the new coordinates of the selection. I tried to make selection par code like ImageEnView1.select(X1, X2, Y1,Y2); and return this coordinates by ImageEnView1.SelX1.. but the values didn't match the initial values. Thank's for help.
Choukri |