Scrolls the document for the bitmap [[#bitmap-|Bitmap]] by simulating the rotation of the mouse wheel. The scrolling direction is specified by the [[#direction-|Direction]] parameter and size of each step by the [[# steps- | Steps]] parameter. Scrolling can be limited by the [[#scrollcount-|ScrollCount]] parameter. To search for the bitmap, the maximum waiting time can be set by the [[#wait-|Wait]] parameter and doing a masked search using the (parameters [[#maskmode-|MaskMode]], [[#bitmapmaskcolor-|BitmapMaskColor]] and [[#screenmaskcolor-|ScreenMaskColor]]). The search area is specified by the value of the [[#capturemode-|CaptureMode]] parameter. After finding the bitmap, additional scrolling can be defined with the [[#appendscrollsteps-|AppendScrollSteps]] parameter. If the specified bitmap is not found, the command ends in error.
+
Scrolls the document for the [[#bitmap-|Bitmap]] by simulating the rotation of the mouse wheel. The scrolling direction is specified by [[#direction-|Direction]] and the size of each step is specified by [[# steps- | Steps]]. Scrolling can be limited by [[#scrollcount-|ScrollCount]]. To search for the bitmap, the maximum waiting time can be set by [[#wait-|Wait]] and doing a masked search using the (parameters [[#maskmode-|MaskMode]], [[#bitmapmaskcolor-|BitmapMaskColor]] and [[#screenmaskcolor-|ScreenMaskColor]]). The search area is specified by the value of [[#capturemode-|CaptureMode]]. After finding the bitmap, additional scrolling can be defined with [[#appendscrollsteps-|AppendScrollSteps]]. If the specified bitmap is not found, the command ends in error.
Verze z 30. 1. 2021, 10:19
Scrolls the document for the Bitmap by simulating the rotation of the mouse wheel. The scrolling direction is specified by Direction and the size of each step is specified by Steps. Scrolling can be limited by ScrollCount. To search for the bitmap, the maximum waiting time can be set by Wait and doing a masked search using the (parameters MaskMode, BitmapMaskColor and ScreenMaskColor). The search area is specified by the value of CaptureMode. After finding the bitmap, additional scrolling can be defined with AppendScrollSteps. If the specified bitmap is not found, the command ends in error.