Disable selection of specific annotations

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

Moderator: Alex

Post Reply
missionRoom
Posts: 17
Joined: Wed Jan 22, 2020 4:38 pm

Disable selection of specific annotations

Post by missionRoom »

Hi,

Is it possible to disable selection of specific annotations? I'm using text annotations as labels on top of ellipse annotations, I want the user to select the ellipse annotation and not the text annotation. At the moment they can't select the ellipse annotation as it selects the text annotation.

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

Re: Disable selection of specific annotations

Post by Alex »

Hi,

Please set value of AnnotationView.Transformer property to null if you do not want to allow transform annotation.

Best regards, Alexander
Post Reply