Icon ScrollLeft Property

property ScrollLeft: Integer

Available In: Visual Client Applications

If an application's Surface width and/or height is greater than the application viewport's Width and Height properties, then this property indicates the amount, in pixels, that the browser viewport has been scrolled to the right.

Specify a new value to manually scroll the browser viewport to the left or right. A value of 0 means that the viewport is scrolled all the way to its left-most position.
Image