Occurs when the user selects the menu or toolbar Zoom In.
Visual Basic |
---|
Public Event OnImageZoomInStart() |
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.