SRGraphView::GraphZoomout
voidSRGraphView::GraphZoomout(BOOLbAlltheWay)
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: GraphVw.cpp
Return Value
void
Parameters
bAlltheWay
FALSE for single step, TRUE for all steps