Occurs when the image is scaled so that the entire image is displayed in the image window.
Visual Basic |
---|
Public Event OnImageZoomToFitFullFinish() |
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.