|
|
Browse by Tags
All Tags » imgxctrl
-
Hello All,
I am wokring with .NET application using ImgX control 6.4 with win application. But when I work on child form using ImgX control to scan the large no. of pages more then 10-20 or sometimes 100 of pages. After successfully completion of my task when I click on exit button it stucks my whole application and now I use task ...
-
Hi
I load a image in the control, autozoom true. I have a button to zoom in. As scrollleft and scrolltop stay to 0, when zooming, the top left corner stay the reference and the image seems to go right down.
I try to correct it with some code like scroollleft = image.widht * (new zoom ratio) - image.widht * (original zoom ratio) / 2.... doesn't ...
|
|
|