Page 1 of 1

Disable selection of specific annotations

Posted: Wed Aug 03, 2022 3:39 pm
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,

Re: Disable selection of specific annotations

Posted: Wed Aug 03, 2022 4:36 pm
by Alex
Hi,

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

Best regards, Alexander