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