Occurs when the "Annotations - Revert Annotations" command has completed.
Visual Basic |
---|
Public Event OnAnnotationsRevertFinish() |
The user has requested that all annotations for the image be reverted back to the original,
which will cause Prizm Viewer to save the original annotations back to the server. When the
user clicks on the menu or toolbar button "Annotations - Revert Annotations", it will first
generate the "OnAnnotationsRevertStart" event, then generate the
"OnAnnotationsRevertFinish" event.
which will cause Prizm Viewer to save the original annotations back to the server. When the
user clicks on the menu or toolbar button "Annotations - Revert Annotations", it will first
generate the "OnAnnotationsRevertStart" event, then generate the
"OnAnnotationsRevertFinish" event.