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,
Disable selection of specific annotations
Moderator: Alex
-
- Posts: 14
- Joined: Wed Jan 22, 2020 4:38 pm
Re: Disable selection of specific annotations
Hi,
Please set value of AnnotationView.Transformer property to null if you do not want to allow transform annotation.
Best regards, Alexander
Please set value of AnnotationView.Transformer property to null if you do not want to allow transform annotation.
Best regards, Alexander