|
|
Hi everyone,
I would like to zoom to the specific coordinates with a known ratio.
In my method I got the coordinates either from touch or mouse, I write zoomControl.Zoom = 0.5; but it only zooms to the center.
How should I make it to zoom specific coordinates ?
Thanks
|
|
Coordinator
Aug 1, 2011 at 7:35 AM
|
Modify the TranslateX and TranslateY properties too.
|
|