Need to determine when an Annotation is "un-selected"

Questions, comments and suggestions concerning VintaSoft Annotation .NET Plug-in.

Moderator: Alex

Post Reply
ltiong
Posts: 14
Joined: Fri Apr 24, 2009 1:45 am

Need to determine when an Annotation is "un-selected"

Post by ltiong »

I've tried to use the "SelectedAnnotationChanged" event to track when an Annotation is selected and un-selected, however the event does not fire when an Annotation is unselected. Any suggestions?

Should the "SelectedAnnotationChanged" event fire when an Annotation is unselected?

Even after an Annotation is no longer selected/highlighted, the ImageViewer.SelectedAnnotation still holds on to the previously selected Annotation.

Thanks,
Lu
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: Need to determine when an Annotation is "un-selected"

Post by Alex »

Hi Lu,

We will add an event that will help to check if annotation is unselected in next version of library.

Best regards, Alexander
Post Reply