Occurs when the user selects the menu or toolbar Zoom to Fit - Full Height.
Visual Basic |
---|
Public Event OnImageZoomToFit1To1Start() |
When the user clicks on the menu or toolbar button for Zoom To Fit - 1 To 1 Ratio, it will first
generate the "OnImageZoomToFit1To1Start" event, perform the 1 to 1 ratio operation, then
generate the "OnImageZoomToFit1To1Finish" event.
generate the "OnImageZoomToFit1To1Start" event, perform the 1 to 1 ratio operation, then
generate the "OnImageZoomToFit1To1Finish" event.