Occurs when the user selects the menu or toolbar Zoom Selection.
Visual Basic |
---|
Public Event OnImageZoomSelectionStart() |
When the user clicks on the menu or toolbar button for Zoom Selection, it will first generate
the "OnImageZoomSelectionStart" event, perform the zoom, then generate the
"OnImageZoomSelectionFinish" event.
the "OnImageZoomSelectionStart" event, perform the zoom, then generate the
"OnImageZoomSelectionFinish" event.