Hey there!
You can use the annotationChanged event:
instance.Core.annotationManager.addEventListener('annotationChanged', () => {
})
Thanks,
Logan
Hey there!
You can use the annotationChanged event:
instance.Core.annotationManager.addEventListener('annotationChanged', () => {
})
Thanks,
Logan