<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi,<br><br>I want to synchronize two views together. Specifically, what I need to synchronize is the Zooming and Panning processes. What I tried to do is that:<br><br>rightImageViewer-&gt;GetRenderer()-&gt;SetActiveCamera(leftImageViewer-&gt;GetRenderer()-&gt;GetActiveCamera());<br><br>and it works fine. The problem is that the synchronization remains even after I un-ckeck the synchronization option.<br><br>What can I do to separate the two cameras again? or does anyone have a simpler way of doing the synchronization process from the scratch?<br><br>Thanks,<br><br>J.<br></div></div><br>

      </body></html>