Occurs when the zoom out operation is completed.
Visual Basic |
---|
Public Event OnImageZoomOutFinish() |
When the user clicks on the menu or toolbar button for Zoom Out, it will first generate the
"OnImageZoomOutStart" event, perform the zoom, then generate the
"OnImageZoomOutFinish" event.
"OnImageZoomOutStart" event, perform the zoom, then generate the
"OnImageZoomOutFinish" event.