Page 1 of 1

Image Control

Posted: Wed Feb 07, 2018 5:43 pm
by rstrickland1958
I have an application where the same tif image is displayed in two different image viewers. The users of the application want to update one of the viewers with annotation tags and have the same tags show up in the other view as they add the tags. I can provide more details on how I currently setup the viewers for the single image. I just need to know if this is possible and, if so, what would be the general steps for this to happen.

Re: Image Control

Posted: Wed Feb 07, 2018 8:36 pm
by Alex
Hello,

For solving your task you need do the following steps: Best regards, Alexander

Re: Image Control

Posted: Thu Feb 08, 2018 12:55 am
by rstrickland1958
Thanks for the response.

This did work, however, and I should have mentioned this earlier, each view gets it's on thumbnail which must act independently. View1 is master to View 2 which sets the image. View1 is master to thumbnail1 and View 2 is master to thumbnail 2. The user selecting a different page in thumbnail1 changes View1 but not View2. Currently, both Views will change.

Re: Image Control

Posted: Thu Feb 08, 2018 7:56 pm
by Alex
Hello,

Do not set the ImageViewer.MasterViewer property and each viewer will work independently. More info please read here: https://www.vintasoft.com/docs/vsimagin ... Forms.html

Best regards, Alexander