Occurs when the "Annotations - Edit Annotations" command has completed.
Visual Basic |
---|
Public Event OnAnnotationsEditFinish() |
The user has toggled the option to edit annotations for the image. When the user clicks on the
menu or toolbar button "Annotations - Edit Annotations", it will first generate the
"OnAnnotationsEditStart" event, then generate the "OnAnnotationsEditFinish" event.
menu or toolbar button "Annotations - Edit Annotations", it will first generate the
"OnAnnotationsEditStart" event, then generate the "OnAnnotationsEditFinish" event.