Flag for ScreenPosition(). Coordinates describe a box on the screen you wish to be made visible by autoscrolling (x1,y1)-(x2,y2) describes a rectangle on the screen which you would like autoscrolled into view.
Source position: intuition.pas line 1632
const SPOS_MAKEVISIBLE = 2; |