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