Occurs when the user selects the menu or toolbar Zoom to Fit - Full Height.
Visual Basic |
---|
Public Event OnImageZoomToFitHeightStart() |
When the user clicks on the menu or toolbar button for Zoom To Fit - Full Width, it will first
generate the "OnImageZoomToFitHeightStart" event, perform the full height operation, then
generate the "OnImageZoomToFitHeightFinish" event.
generate the "OnImageZoomToFitHeightStart" event, perform the full height operation, then
generate the "OnImageZoomToFitHeightFinish" event.