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