C# Syntax
Parameters
- x
- The x-coordinate for the scroll operation, in pixels. The specified coordinate is relative to the left side of the object. If an object does not support horizontal scrolling, x = 0.
- y
- The y-coordinate for the scroll operation, in pixels. The specified coordinate is relative to the top of the object.