Occurs when the Paging - Retain Scaling and Position checkmark is toggled. The scaling and position settings will be maintained when the user navigates to other pages in the image set when checked.
Visual Basic |
---|
Public Event OnPageRetainScalingAndPositionFinish() |
When the user clicks on the menu or toolbar button for Paging - Retain Scaling and Position, it
will first generate the "OnPageRetainScalingAndPositionStart" event, places or clears a check
mark next to the menu item, then generate the "OnPageRetainScalingAndPositionFinish"
event.
will first generate the "OnPageRetainScalingAndPositionStart" event, places or clears a check
mark next to the menu item, then generate the "OnPageRetainScalingAndPositionFinish"
event.