OOF2: The Manual
Name
OOF.Graphics_n.Settings.Zoom.OutFocussed — Magnify the image about a mouse click.
Synopsis
OOF.Graphics_n.Settings.Zoom.OutFocussed(focus)
Details
- Parent Menu: OOF.Graphics_n.Settings.Zoom
-
Callback: function
GhostGfxWindow.zoomOutFocussedin moduleooflib.common.IO.ghostgfxwindow -
Parameters:
focus- Point to demagnify about. Type: A
Pointobject (eg,Point(1.1, 2.0)).
Description
Demagnify the graphics display by the current zoom factor, keeping the mouse click position fixed.



