OOF2: The Manual

Name

OOF.Graphics_n.Settings.Zoom.Zoom_Factor — Set the zoom magnification.

Synopsis

OOF.Graphics_n.Settings.Zoom.Zoom_Factor(factor)

Details

  • Parent Menu: OOF.Graphics_n.Settings.Zoom
  • Callback: function GhostGfxWindow.zoomfactorCB in module ooflib.common.IO.ghostgfxwindow
  • Parameters:

    factor
    Zoom factor. Type: A real number.

Description

The scale of the display changes by factor or 1./factor when zooming in or out.