POSY

IUP - Portable User Interface

POSY

Thumbnail position in the vertical scrollbar in any unit.

Value

Any floating-point value. Must be a value between YMIN and YMAX-DY.

Default: "0.0"

Note

When the canvas is visible, a change in POSY generates a redraw in the vertical scrollbar on the screen. This attribute does not generate a redraw of the canvas. Shall the user need this, he/she must call a redraw callback.

Affects

IupCanvas

See Also

SCROLLBAR