macros:function:windows.scrolling.vertical.scroll
Function
Windows.Scrolling.Vertical.Scroll
Void Windows.Scrolling.Vertical.Scroll(Int32 value)
API | http://api.avolites.com/11.0/Windows.Scrolling.Vertical.Scroll.html |
---|---|
description | Scrolls the currently selected window up/down by [value] pixel. |
namespace | Windows.Scrolling.Vertical |
parameter | value ( Int32 ) : the amount to scroll by negative values scroll up, positive values scroll down as a rule of thumb, on a fullHD display with normal button size and number, each button row is approx. 50 px. high. Thus, Scroll(1000) would scroll approx. 20 rows down. |
return value | Void |
Example in
<step>Windows.Scrolling.Vertical.Scroll(-100000)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/windows.scrolling.vertical.scroll.txt · Last modified: 2018/08/26 11:07 by icke_siegen