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