Method ScrollBy
| Improve this Doc View SourceScrollBy(Double, Double)
Scrolls specified offset.
Declaration
void ScrollBy(double x, double y)
Parameters
Type | Name | Description |
---|---|---|
System.Double | x | The horizontal offset. |
System.Double | y | The vertical offset. |