Hi..

I have created a canvas and have created lot many items on it...
Now when i call the zoom functions which sets the scale to double, the point i was on is lost.
i am not able to keep the focus as the same on the canvas item which was there before the zoom event calls..
For eg if my 10 item is on display on the canvas, after zoom i should have the same region as display but what happens is that the region gets changed and my 5th item comes into display...
how do i extract the coordinate set of the canvas into display..

Thanks,
Kapil