OOF2: The Manual
Name
OOF.Graphics_n.Settings.Scroll.Vertical — Scroll vertically.
Synopsis
OOF.Graphics_n.Settings.Scroll.Vertical(position)
Details
- Parent Menu: OOF.Graphics_n.Settings.Scroll
-
Callback: function
GhostGfxWindow.vScrollCBin moduleooflib.common.IO.ghostgfxwindow -
Parameters:
position- Vertical scroll position. Type: A real number.
Description
Scroll the display vertically. The given
position gives the distance between the top
edge of the displayed image and the top edge of the display area,
in units of the screen
pixel size.



