When an annotation is originally drawn, you can access the full information about it such as whether itโs a circle or rectange, but when the annotation shape is modified, you only get the updated x/y coordinates. How do you access the full info on the original annotation to tell, for example, whether itโs a circle or rectangle?
Similarly, if you have multiple figures that can be annotationed, how do you tell which figure the modified annotation was in?
Thanks you