SRGScrollView::GraphZoomout

void SRGScrollView::GraphZoomout(BOOL bAlltheWay)

Helper function called by OnGraphZoomout() and OnGraphZoomoutAll()
Retreives zoom status info from the zoom stack and resets the associated display component accordingly.
Zooms out either one step (may involve multiple displays) or all steps according to the bAlltheWay parameter.

Defined in: SRGScrollView.cpp

Return Value

void

Parameters

bAlltheWay

FALSE for single step, TRUE for all steps